This commit is contained in:
parent
9e7d7d6a77
commit
829b2aeb37
@ -16,7 +16,7 @@ steps:
|
||||
DOCKER_HOST: docker.io
|
||||
commands:
|
||||
- sleep 10
|
||||
- echo "$DOCKER_PASSWORD" | docker login --debug --password-stdin --username="$DOCKER_USERNAME" "$DOCKER_HOST"
|
||||
- echo "$DOCKER_PASSWORD" | docker login --debug --password-stdin --username="$DOCKER_USERNAME"
|
||||
- echo "got this far"
|
||||
- shuttle run build
|
||||
services:
|
||||
|
Loading…
Reference in New Issue
Block a user