diff options
author | Aeddis Desauw <aeddis@deuxfleurs.fr> | 2025-01-06 21:30:05 +0100 |
---|---|---|
committer | Aeddis Desauw <aeddis@deuxfleurs.fr> | 2025-01-06 21:30:05 +0100 |
commit | 4df919c47a971800a233094b318939f0d990b50d (patch) | |
tree | 989fbf2d7d571fd901cc17799806dc808bad0a76 | |
parent | 4d85b295dbe4f634f0d4e6b4cc544737d5afed55 (diff) | |
download | guide.deuxfleurs.fr-4df919c47a971800a233094b318939f0d990b50d.tar.gz guide.deuxfleurs.fr-4df919c47a971800a233094b318939f0d990b50d.zip |
hello world ci
-rw-r--r-- | .woodpecker.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 1754e21..99c5132 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -7,7 +7,6 @@ steps: image: debian commands: - echo "This is the build step" - - echo "binary-data-123" > executable - name: a-test-step image: golang:1.16 commands: |