Update .gitlab-ci.yml

This commit is contained in:
Phil Kunz 2017-05-15 13:42:15 +00:00
parent 4d562773e8
commit 3ade974d39

View File

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