test-repo/.woodpecker/.test.yml
Maren 5a379b327f
All checks were successful
ci/woodpecker/push/test Pipeline was successful
add ci
2023-11-21 00:55:48 -05:00

6 lines
96 B
YAML

steps:
test:
image: debian:stable-slim
commands:
- echo testing
- sleep 5