.woodpecker/test.yaml aktualisiert
All checks were successful
ci/woodpecker/push/test Pipeline was successful
All checks were successful
ci/woodpecker/push/test Pipeline was successful
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
pipeline:
|
steps:
|
||||||
test:
|
test:
|
||||||
image: alpine:3.19
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- echo "Starte Test..."
|
- echo "läuft"
|
||||||
- apk add --no-cache python3 py3-pip
|
|
||||||
- python3 --version
|
|
||||||
- echo "Tests erfolgreich!"
|
|
||||||
Reference in New Issue
Block a user