long format

This commit is contained in:
Ric Harvey
2018-06-17 22:59:20 +01:00
parent 9ae01358d7
commit 8dcf6aa5bd

View File

@@ -7,7 +7,7 @@ stages:
before_script:
- echo Logging in to Docker Hub...
- docker login -u richarvey --password-stdin="$DOCKER_PASSWORD"
- docker login -username richarvey --password-stdin $DOCKER_PASSWORD
build:
stage: build