steps: dockerize: image: woodpeckerci/plugin-kaniko settings: registry: rg.fr-par.scw.cloud repo: asr-projects/beau-gosse-du-92/ci-lint-audit dockerfile: ./docker/Dockerfile.ci-lint-audit tags: latest auto_tag: false cache: false username: nologin password: from_secret: registry-password when: - event: push path: ./docker/Dockerfile.ci-lint-audit