Update .gitlab-ci.yml

This commit is contained in:
Patrick Jentsch 2019-09-16 15:28:33 +02:00
parent 088cf49b89
commit 62a435e8c2

View File

@ -1,8 +1,3 @@
image: docker:latest
services:
- docker:dind
stages:
- build
- push