aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAeddis <aeddis@deuxfleurs.fr>2024-12-10 22:24:54 +0100
committerAeddis <aeddis@deuxfleurs.fr>2024-12-10 22:24:54 +0100
commitb8bc7b5c1241a697530dab62d2c69562a6a3a2a6 (patch)
treea7c11274c6d285ab8714a002dfe34248331b407d
parent41f64fb2f139cd6942557ef38bb694ba098ada33 (diff)
downloadsite-ci-patch.tar.gz
site-ci-patch.zip
test formatci-patch
-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