remove other login!

This commit is contained in:
Ric Harvey
2018-06-18 18:17:29 +01:00
parent ac9c7024b4
commit 292a811feb

View File

@@ -7,7 +7,6 @@ stages:
before_script: before_script:
- echo Logging in to Docker Hub... - echo Logging in to Docker Hub...
- docker login -u $USER -p $PASS index.docker.io
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY - docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
build: build: