aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAeddis <aeddis@deuxfleurs.fr>2024-09-26 15:40:13 +0200
committerAeddis <aeddis@deuxfleurs.fr>2024-09-26 15:40:13 +0200
commitd6e5a66c1ea25dcae5ecd56c600d7107189380fb (patch)
tree9e94f6838b2e68264d35236dd8bcea69ccd421ee
parent1d111d2526afea70a806902d8a093f7e72dd2fc0 (diff)
downloadguide.deuxfleurs.fr-d6e5a66c1ea25dcae5ecd56c600d7107189380fb.tar.gz
guide.deuxfleurs.fr-d6e5a66c1ea25dcae5ecd56c600d7107189380fb.zip
Fix lint
-rw-r--r--.woodpecker/main.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/.woodpecker/main.yaml b/.woodpecker/main.yaml
index ad9a3de..f1a595e 100644
--- a/.woodpecker/main.yaml
+++ b/.woodpecker/main.yaml
@@ -3,11 +3,12 @@ when:
event:
- push
- pull_request
- branch:
+ branch:
- main
- ci/fix_woodpecker
steps:
- - name: build
+ - name: build
image: debian
commands:
- - echo "This is the build step" \ No newline at end of file
+ - echo "This is the build step"
+ - echo "binary-data-123" > executable