🐛 Try to setup build-args variable with a string
Some checks failed
ci/woodpecker/push/deploy Pipeline failed

This commit is contained in:
2024-04-13 00:37:54 +02:00
parent e94ed9df87
commit be3e403f40

View File

@@ -7,8 +7,7 @@ steps:
tags: ${CI_COMMIT_SHA} tags: ${CI_COMMIT_SHA}
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