This commit is contained in:
parent
21b270018f
commit
3232cd985c
@ -7,7 +7,7 @@ steps:
|
|||||||
image: debian
|
image: debian
|
||||||
commands:
|
commands:
|
||||||
- echo "This is the build step"
|
- echo "This is the build step"
|
||||||
- echo "binary-data-123" > executable
|
- echo "binary-data-123-456" > executable
|
||||||
- name: a-test-step
|
- name: a-test-step
|
||||||
image: golang:1.16
|
image: golang:1.16
|
||||||
commands:
|
commands:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user