Compare commits

...

7 Commits

Author SHA1 Message Date
14ad2a239e chore: removed image
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-01-10 00:58:28 +05:30
9fa9604170 chore: removed image 2026-01-10 00:55:19 +05:30
e2ce25a429 chore: testing with agent local
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-01-10 00:48:06 +05:30
51d43d4402 chore: added labes to run pipeline
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-01-10 00:43:38 +05:30
e55a44531f fix: merge confit
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-01-10 00:12:13 +05:30
7a61060e39 chore: test qodo code-review 2026-01-10 00:10:41 +05:30
fcc4f2ba64 chore: test qodo code-review 2026-01-10 00:09:22 +05:30

View File

@@ -4,20 +4,7 @@ when:
steps:
- name: Test the file system
image: debian
image: bash
commands:
- echo "This is the build step"
- echo "binary-data-123" > executable
- name: build the docker image
image: debian
commands:
- echo "This is the doceer step"
- echo "binary-data-123" > executable
- name: Push the docker image
image: debian
commands:
- echo "This is the push step"
- echo "Is it running"
- echo "binary-data-123" > executable
- pwd
- qodo code-review