🐛 Try to setup build-args variable with a string
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
This commit is contained in:
@@ -7,8 +7,7 @@ steps:
|
||||
tags: ${CI_COMMIT_SHA}
|
||||
cache: true
|
||||
auto_tag: true
|
||||
build-args:
|
||||
- JOBS_NB=1
|
||||
build-args: "JOBS_NB=1"
|
||||
username: nologin
|
||||
password:
|
||||
from_secret: registry-password
|
||||
|
Reference in New Issue
Block a user