Added ci stuff

main
Jef Roosens 2021-12-31 11:30:31 +01:00
parent c3bbda0e85
commit 74fed46546
Signed by: Jef Roosens
GPG Key ID: 955C0660072F691F
1 changed files with 10 additions and 0 deletions

10
.woodpecker.yml 100644
View File

@ -0,0 +1,10 @@
pipeline:
publish:
image: plugins/docker
secrets: [ docker_username, docker_password ]
settings:
repo: chewingbever/pieter
tag: ${CI_COMMIT_TAG}
when:
branch: main
event: tag