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