Update .gitlab-ci.yml

This commit is contained in:
Phil Kunz 2017-05-15 13:49:34 +00:00
parent 3ade974d39
commit 466dae3f2c

View File

@ -19,7 +19,6 @@ build:
stage: build
script:
- npmci build docker
- docker build .
only:
- master
tags: