ci: use of woodpecker mutli-pipelines

This commit is contained in:
Philippe Loctaux 2023-03-20 00:03:03 +01:00
parent 4a7723a9a8
commit 2c3dfcdeb3
2 changed files with 0 additions and 0 deletions

16
.woodpecker/.docker.yml Normal file
View file

@ -0,0 +1,16 @@
pipeline:
docker-latest:
when:
branch: master
event: push
image: woodpeckerci/plugin-docker-buildx
settings:
registry: https://gitea.y.z.x4m3.rocks
username: ${CI_REPO_OWNER}
password:
from_secret: DOCKER_PASSWORD
repo: gitea.y.z.x4m3.rocks/${CI_REPO_OWNER}/ezidam
tag: latest
depends_on:
- test