This commit is contained in:
parent
7fb4c268f5
commit
b8a5e1bc7c
@ -32,7 +32,7 @@ steps:
|
||||
commands:
|
||||
- apk add --no-cache curl
|
||||
- curl -sO https://git.dotya.ml/wanderer/docker-archlinux-rf/raw/branch/master/curl.it
|
||||
- ./curl.it $ENDPOINT
|
||||
- /bin/bash ./curl.it $ENDPOINT
|
||||
|
||||
|
||||
---
|
||||
@ -65,7 +65,7 @@ steps:
|
||||
commands:
|
||||
- apk add --no-cache curl
|
||||
- curl -sO https://git.dotya.ml/wanderer/docker-archlinux-rf/raw/branch/master/curl.it
|
||||
- ./curl.it -n $ENDPOINT
|
||||
- /bin/bash ./curl.it -n $ENDPOINT
|
||||
|
||||
|
||||
---
|
||||
|
||||
Loading…
Reference in New Issue
Block a user