forked from Deuxfleurs/guide.deuxfleurs.fr
hello world ci
This commit is contained in:
parent
4d85b295db
commit
4df919c47a
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ steps:
|
||||||
image: debian
|
image: debian
|
||||||
commands:
|
commands:
|
||||||
- echo "This is the build step"
|
- echo "This is the build step"
|
||||||
- echo "binary-data-123" > executable
|
|
||||||
- name: a-test-step
|
- name: a-test-step
|
||||||
image: golang:1.16
|
image: golang:1.16
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue