Release 2.0 #13

Merged
Dandellion merged 4 commits from develop into master 2019-02-28 14:01:13 +01:00
1 changed files with 0 additions and 4 deletions
Showing only changes of commit 66ef8c5c40 - Show all commits

View File

@ -1,9 +1,5 @@
image: node:10-slim image: node:10-slim
stages:
- build
build: build:
script:
- npm install - npm install
- npm build - npm build