.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:
|
||||
image: alpine:3.19
|
||||
image: alpine
|
||||
commands:
|
||||
- echo "Starte Test..."
|
||||
- apk add --no-cache python3 py3-pip
|
||||
- python3 --version
|
||||
- echo "Tests erfolgreich!"
|
||||
- echo "läuft"
|
||||
Reference in New Issue
Block a user