Add woodpecker CI config
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Elara 2022-11-18 08:18:02 +00:00
parent 3f2ec8ebd3
commit 45ad9fbe39
1 changed files with 8 additions and 0 deletions

8
.woodpecker.yml Normal file
View File

@ -0,0 +1,8 @@
pipeline:
release:
image: goreleaser/goreleaser
commands:
- goreleaser release
secrets: [ gitea_token, aur_key ]
when:
event: tag