Remove Login to Docker Registry

main
Georg Krause 2019-05-28 13:18:04 +02:00
parent f6d92e0171
commit d3be43a44f
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@ stages:
#include:
# - template: Code-Quality.gitlab-ci.yml
before_script:
- docker login -u $CI_DEPLOY_USER -p $CI_DEPLOY_PASSWORD $CI_REGISTRY
static-analysis:
tags:
- docker