This commit is contained in:
parent
ed71a0d0df
commit
46e8847a6a
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- echo "This is the build step"
|
- echo "This is the build step"
|
||||||
a-test-step:
|
a-test-step:
|
||||||
image: debian
|
image: curlimages/curl
|
||||||
commands:
|
commands:
|
||||||
- curl https://example.com
|
- curl https://example.com
|
||||||
|
|
Loading…
Reference in a new issue