🐛 Fix another typo

This commit is contained in:
2024-04-12 23:13:53 +02:00
parent 8556c77fb0
commit 7eb9947cf1

View File

@@ -1,5 +1,5 @@
steps:
- name: publish
name: publish
image: woodpeckerci/plugin-kaniko
settings:
registry: rg.fr-par.scw.cloud
@@ -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