test
All checks were successful
ci/woodpecker/push/release Pipeline was successful

This commit is contained in:
Mael G. 2023-08-13 20:07:35 +02:00
parent 40b9cbe307
commit 6f59b0cea6

View file

@ -1,10 +1,8 @@
workspace:
base: /go
path: src/git.gnous.eu/enpls/validtoml
steps:
clone:
git:
image: woodpeckerci/plugin-git
settings:
tags: true
pipeline:
release:
image: goreleaser/goreleaser
commands:
- goreleaser release
secrets: [ gitea_token ]
when:
event: tag