journal-media-vue/.woodpecker/publish_instable.yaml
gcch a510899ff1
All checks were successful
ci/woodpecker/push/publish_instable Pipeline was successful
2025-02-24
2025-02-24 22:54:59 +01:00

17 lines
353 B
YAML

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