Fixing woodpecker config oopsie
This commit is contained in:
+4
-1
@@ -1,4 +1,7 @@
|
|||||||
pipeline:
|
when:
|
||||||
|
event: [push, tag]
|
||||||
|
|
||||||
|
steps:
|
||||||
build_test:
|
build_test:
|
||||||
image: golang:1.25
|
image: golang:1.25
|
||||||
commands:
|
commands:
|
||||||
|
|||||||
Reference in New Issue
Block a user