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