docker struggle
This commit is contained in:
parent
c212d459c1
commit
9d75f848d0
@ -49,6 +49,7 @@ steps:
|
||||
commands:
|
||||
- sleep 5
|
||||
- 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
|
||||
depends_on:
|
||||
- test
|
||||
|
Loading…
Reference in New Issue
Block a user