docker struggle
This commit is contained in:
parent
c212d459c1
commit
9d75f848d0
@ -49,6 +49,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- sleep 5
|
- sleep 5
|
||||||
- apk add --no-cache bash curl docker git
|
- apk add --no-cache bash curl docker git
|
||||||
|
- echo "$DOCKER_PASSWORD" | docker login -u $DOCKER_USERNAME --password-stdin $DOCKER_REGISTRY
|
||||||
- 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