Update .gitlab-ci.yml

This commit is contained in:
2019-07-27 18:57:05 +00:00
parent 27b850f697
commit dad11e8158

View File

@@ -20,8 +20,6 @@ before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
build:
services:
- docker:18.09-dind
stage: build
script:
- docker build -t $IMAGE_TAG ./Docker/