Add dependency to build

This commit is contained in:
Paul Reeves 2023-05-15 11:37:29 +02:00
parent 7999210d0d
commit 4c24b37006

View File

@ -54,6 +54,8 @@ steps:
# - echo "Go check where the binaries are - you've got $${SLEEP} seconds"
# - sleep $${SLEEP}
- cat test_gcc_2.txt
depends_on:
- build
when:
status:
- success