mirror of
https://codeberg.org/scip/epuppy.git
synced 2025-12-17 20:41:00 +01:00
Compare commits
1 Commits
v0.0.7-cb1
...
v0.0.7-cb2
| Author | SHA1 | Date | |
|---|---|---|---|
| 60a1d545ed |
@@ -6,7 +6,7 @@ labels:
|
|||||||
steps:
|
steps:
|
||||||
build:
|
build:
|
||||||
when:
|
when:
|
||||||
event: [push]
|
event: [tag]
|
||||||
image: golang:1.24
|
image: golang:1.24
|
||||||
commands:
|
commands:
|
||||||
- go get
|
- go get
|
||||||
@@ -15,7 +15,7 @@ steps:
|
|||||||
|
|
||||||
publish:
|
publish:
|
||||||
when:
|
when:
|
||||||
event: [push]
|
event: [tag]
|
||||||
image: woodpeckerci/plugin-release
|
image: woodpeckerci/plugin-release
|
||||||
settings:
|
settings:
|
||||||
files:
|
files:
|
||||||
|
|||||||
Reference in New Issue
Block a user