Added ci stuff

This commit is contained in:
Jef Roosens 2021-12-31 11:30:31 +01:00
parent c3bbda0e85
commit 74fed46546
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F

10
.woodpecker.yml Normal file
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