Change gitlab-ci.yml to try

This commit is contained in:
Karl Cordes 2019-04-25 12:53:21 +10:00
parent 55f17bbf7e
commit 0f4c5c9810

View file

@ -3,6 +3,7 @@ stages:
- deploy
build:
stage: build
script:
- docker build . -t "cmc:latest"