Add custom test script to Woodpecker CI configuration
All checks were successful
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

View File

@ -5,6 +5,7 @@ steps:
- echo "Running tests"
- uname -a
- echo "Test complete"
- ./ubuntu_docker.sh
when:
branch:
- master

0
ubuntu_docker.sh Normal file → Executable file
View File