diff --git a/.woodpecker/.deploy.yaml b/.woodpecker/.deploy.yaml index 3037da0..3fd829a 100644 --- a/.woodpecker/.deploy.yaml +++ b/.woodpecker/.deploy.yaml @@ -7,8 +7,8 @@ steps: tags: ${CI_COMMIT_SHA} cache: true auto_tag: true - args: - - JOBS_NB=1 # limit the number of jobs to run in order to limit the consumed RAM + build_args: + - JOBS_NB=1 username: nologin password: from_secret: registry-password