Add blobs location to env binds (#5350)

This commit is contained in:
WithoutPants 2024-10-07 11:20:29 +11:00 committed by GitHub
parent 35b74be585
commit f82e24762b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ var (
"external_host": ExternalHost,
"generated": Generated,
"metadata": Metadata,
"blobs": BlobsPath,
"cache": Cache,
"stash": Stash,
"ui": UILocation,