Experiment with some debug code
This commit is contained in:
parent
7df881f611
commit
9aa04e30eb
@ -30,7 +30,11 @@ steps:
|
||||
|
||||
- name: build-fail
|
||||
<<: *anchor_compiler_image
|
||||
environment:
|
||||
SLEEP: 600
|
||||
commands:
|
||||
- echo "Go do some debugging - you've got ${SLEEP} seconds"
|
||||
- sleep ${SLEEP}
|
||||
- cat test_gcc_1.txt
|
||||
- cat test_std.txt
|
||||
- cat test_err.txt
|
||||
|
Loading…
Reference in New Issue
Block a user