adds missing curl
This commit is contained in:
parent
2e45c6d954
commit
31a9b22155
@ -48,7 +48,7 @@ steps:
|
|||||||
DOCKER_REGISTRY: quay.io
|
DOCKER_REGISTRY: quay.io
|
||||||
commands:
|
commands:
|
||||||
- sleep 5
|
- sleep 5
|
||||||
- apk add --no-cache bash docker
|
- apk add --no-cache bash curl docker
|
||||||
- curl -sL https://git.io/goreleaser | bash
|
- curl -sL https://git.io/goreleaser | bash
|
||||||
depends_on:
|
depends_on:
|
||||||
- test
|
- test
|
||||||
|
Loading…
Reference in New Issue
Block a user