sdfsdfsd
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-02-19 19:31:02 +03:00
parent a1a8a25d13
commit b1c6ffb848

View File

@@ -1,9 +1,9 @@
steps:
- name: build
image: ubuntu_latest
commands:
- echo "Hello, World!"
when:
- event: push
branches:
- test
- name: build
image: ubuntu
commands:
- echo "Hello, World!"
when:
- event: push
branches:
- test