diff --git a/.woodpecker/.deploy.yaml b/.woodpecker/.deploy.yaml index 5163eec..c26b07d 100644 --- a/.woodpecker/.deploy.yaml +++ b/.woodpecker/.deploy.yaml @@ -8,7 +8,7 @@ steps: cache: true auto_tag: true build_args: - - JOBS_NB=1 # limit the number of jobs to run in order to limit the consumed RAM + - JOBS_NB: 1 # limit the number of jobs to run in order to limit the consumed RAM username: nologin password: from_secret: registry-password