Compare commits

..

6 Commits

Author SHA1 Message Date
660be41096 Update README.md 2025-10-18 16:36:21 +00:00
e7c255eeb7 Update README.md
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
2025-10-18 16:08:04 +00:00
cbe613669c Update README.md
Some checks are pending
ci/woodpecker/push/pipeline Pipeline is pending
2025-10-18 15:19:27 +00:00
7248ab3c32 Update .woodpecker/pipeline.yaml
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
2025-07-06 22:29:40 +00:00
e9c6386f38 Update .woodpecker/pipeline.yaml
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
2025-07-06 22:13:08 +00:00
f7d92233c2 Add .woodpecker/pipeline.yaml
All checks were successful
ci/woodpecker/push/pipeline Pipeline was successful
2025-07-06 19:53:16 +00:00
3 changed files with 13 additions and 3 deletions

12
.woodpecker/pipeline.yaml Normal file
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"

View File

@@ -1 +1 @@
hello world 1235677899

2
a
View File

@@ -1,2 +0,0 @@
hello world
ffff