This commit is contained in:
parent
b8a5e1bc7c
commit
4aad65f9e4
@ -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
|
||||
- /bin/bash ./curl.it $ENDPOINT
|
||||
- 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
|
||||
- /bin/bash ./curl.it -n $ENDPOINT
|
||||
- bash ./curl.it -n $ENDPOINT
|
||||
|
||||
|
||||
---
|
||||
|
||||
Loading…
Reference in New Issue
Block a user