asdasdfadsf
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Aboba / build (push) Successful in 1m46s
Aboba / deploy (push) Successful in 4s

This commit is contained in:
2024-02-19 19:26:01 +03:00
parent f311cd6dbf
commit 986f7d66f4

9
.woodpecker.yml Normal file
View File

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