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