update ci

This commit is contained in:
Philipp Kunz 2017-04-02 12:11:21 +02:00
parent b2d84b1399
commit 19283fb695

View File

@ -8,7 +8,6 @@ cache:
key: "$CI_BUILD_STAGE" key: "$CI_BUILD_STAGE"
stages: stages:
- build
- test - test
- release - release
- trigger - trigger
@ -17,18 +16,6 @@ stages:
before_script: before_script:
- npmci prepare docker-gitlab - npmci prepare docker-gitlab
build:
stage: build
script:
- npm install
- npm test
- npmci build docker
tags:
- lossless
- priv
test: test:
stage: test stage: test
script: script: