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