mirror of
https://codeberg.org/scip/kageviewer.git
synced 2025-12-18 21:11:05 +01:00
Compare commits
1 Commits
v0.0.6-cod
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c93fde441 |
@@ -1,15 +0,0 @@
|
|||||||
# build release
|
|
||||||
|
|
||||||
labels:
|
|
||||||
platform: linux/amd64
|
|
||||||
|
|
||||||
steps:
|
|
||||||
goreleaser:
|
|
||||||
image: goreleaser/goreleaser
|
|
||||||
when:
|
|
||||||
event: [tag]
|
|
||||||
environment:
|
|
||||||
GITEA_TOKEN:
|
|
||||||
from_secret: DEPLOY_TOKEN
|
|
||||||
commands:
|
|
||||||
- goreleaser release --clean --verbose
|
|
||||||
Reference in New Issue
Block a user