🐛 Try to setup build_args with a list of strings
Some checks failed
ci/woodpecker/push/deploy Pipeline failed

This commit is contained in:
2024-04-13 00:15:22 +02:00
parent e76069fbbe
commit 1c5940624c

View File

@@ -8,7 +8,7 @@ steps:
cache: true cache: true
auto_tag: true auto_tag: true
build_args: build_args:
- JOBS_NB=1 - "JOBS_NB=1"
username: nologin username: nologin
password: password:
from_secret: registry-password from_secret: registry-password