when: - event: push branch: instable steps: - name: build_publish image: woodpeckerci/plugin-kaniko:latest pull: true settings: auto_tag: true cache: true registry: git.gcch.fr repo: gcch/journal-media-vue username: from_secret: DOCKER_USER password: from_secret: DOCKER_PASSWORD