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

View File

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