web/.woodpecker.yml

13 lines
253 B
YAML
Raw Normal View History

2024-03-29 16:17:59 +01:00
when:
- push
- tag
- manual
steps:
publish:
image: woodpeckerci/plugin-docker-buildx
secrets: [docker_username, docker_password]
settings:
repo: git.ixvd.net/${CI_REPO_OWNER}/web
registry: git.ixvd.net
tags: latest