Changed build_arg to single string pulled from secrets
All checks were successful
ci/woodpecker/tag/web_uploadimage Pipeline was successful
All checks were successful
ci/woodpecker/tag/web_uploadimage Pipeline was successful
This commit is contained in:
@ -31,4 +31,4 @@ steps:
|
||||
from_secret: gitea_yaba_registry_password
|
||||
registry: gitea.iwanaga.moe
|
||||
build_args:
|
||||
from_secret: [DEV_AUTH0_AUDIENCE, DEV_AUTH0_CLIENT_ID, DEV_AUTH0_DOMAIN, DEV1_API_URL, DEV1_CALLBACK]
|
||||
from_secret: DEV1_BUILDARGS
|
||||
|
||||
Reference in New Issue
Block a user