Compare commits

6 Commits

Author SHA1 Message Date
brosner 660be41096 Update README.md 2025-10-18 16:36:21 +00:00
brosner e7c255eeb7 Update README.md
ci/woodpecker/push/pipeline Pipeline was successful
2025-10-18 16:08:04 +00:00
brosner cbe613669c Update README.md
ci/woodpecker/push/pipeline Pipeline is pending
2025-10-18 15:19:27 +00:00
brosner 7248ab3c32 Update .woodpecker/pipeline.yaml
ci/woodpecker/push/pipeline Pipeline was successful
2025-07-06 22:29:40 +00:00
brosner e9c6386f38 Update .woodpecker/pipeline.yaml
ci/woodpecker/push/pipeline Pipeline was successful
2025-07-06 22:13:08 +00:00
brosner f7d92233c2 Add .woodpecker/pipeline.yaml
ci/woodpecker/push/pipeline Pipeline was successful
2025-07-06 19:53:16 +00:00
2 changed files with 13 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
when:
- event: push
branch: main
labels:
platform: linux/arm64
steps:
- name: build
image: debian
commands:
- echo "This is the build step; okay"
+1
View File
@@ -0,0 +1 @@
1235677899