🐛 Retry to set build_args variable
Some checks failed
ci/woodpecker/push/deploy Pipeline failed

This commit is contained in:
2024-04-13 00:12:38 +02:00
parent 897bc81ac8
commit e76069fbbe

View File

@@ -7,8 +7,8 @@ steps:
tags: ${CI_COMMIT_SHA} tags: ${CI_COMMIT_SHA}
cache: true cache: true
auto_tag: true auto_tag: true
args: build_args:
- JOBS_NB=1 # limit the number of jobs to run in order to limit the consumed RAM - JOBS_NB=1
username: nologin username: nologin
password: password:
from_secret: registry-password from_secret: registry-password