This commit is contained in:
parent
eb17ac52fe
commit
514488e20e
@ -10,5 +10,7 @@ steps:
|
|||||||
image: golang:1.16
|
image: golang:1.16
|
||||||
commands:
|
commands:
|
||||||
- echo "Testing ..."
|
- echo "Testing ..."
|
||||||
|
- ls -l
|
||||||
|
- cat executable || echo "File missing!"
|
||||||
- ./executable
|
- ./executable
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user