.woodpecker/test.yaml aktualisiert
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
steps:
|
steps:
|
||||||
test:
|
test:
|
||||||
image: alpine
|
image: alpine
|
||||||
|
when:
|
||||||
|
event:
|
||||||
|
- push
|
||||||
commands:
|
commands:
|
||||||
- echo "läuft"
|
- echo "läuft"
|
||||||
Reference in New Issue
Block a user