aboutsummaryrefslogtreecommitdiff
path: root/.woodpecker
diff options
context:
space:
mode:
Diffstat (limited to '.woodpecker')
-rw-r--r--.woodpecker/my-first-workflow.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.woodpecker/my-first-workflow.yaml b/.woodpecker/my-first-workflow.yaml
index 16fb1bd..492f4a9 100644
--- a/.woodpecker/my-first-workflow.yaml
+++ b/.woodpecker/my-first-workflow.yaml
@@ -1,7 +1,7 @@
+---
when:
- event: push
branch: main
-
steps:
- name: build
image: debian
@@ -12,4 +12,4 @@ steps:
image: golang:1.16
commands:
- echo "Testing ..."
- - ./executable \ No newline at end of file
+ - ./executable