This commit is contained in:
Philipp Kunz 2016-06-16 00:44:12 +02:00
parent 99a545a26a
commit 960dcc5429

View File

@ -15,6 +15,7 @@ before_script:
build:
stage: build
script:
- npm install
- npm test
- npmci build docker
tags: