Update CI again

This commit is contained in:
Tulir Asokan 2020-08-17 22:06:33 +03:00
parent 132f645bb8
commit 4b7ea0e0b6
1 changed files with 0 additions and 2 deletions

View File

@ -1,8 +1,6 @@
build:
stage: build
image: docker:latest
services:
- docker:dind
before_script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
script: