mix of everything

This commit is contained in:
Ric Harvey
2018-06-17 22:56:39 +01:00
parent 856b5a6c50
commit 9ae01358d7

View File

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