This commit is contained in:
parent
40b9cbe307
commit
6f59b0cea6
1 changed files with 8 additions and 10 deletions
|
@ -1,10 +1,8 @@
|
||||||
workspace:
|
pipeline:
|
||||||
base: /go
|
release:
|
||||||
path: src/git.gnous.eu/enpls/validtoml
|
image: goreleaser/goreleaser
|
||||||
|
commands:
|
||||||
steps:
|
- goreleaser release
|
||||||
clone:
|
secrets: [ gitea_token ]
|
||||||
git:
|
when:
|
||||||
image: woodpeckerci/plugin-git
|
event: tag
|
||||||
settings:
|
|
||||||
tags: true
|
|
Loading…
Reference in a new issue