Add custom test script to Woodpecker CI configuration
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
archos
2024-05-24 15:43:42 +02:00
parent 2537e4994c
commit 27331627cc
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ steps:
- echo "Running tests"
- uname -a
- echo "Test complete"
- ./ubuntu_docker.sh
when:
branch:
- master
Regular → Executable
View File