.woodpecker/test.yaml aktualisiert
All checks were successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
2026-04-01 11:53:54 +02:00
parent d5ced6d2a3
commit f7ee2a4d7f

View File

@@ -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"