Commit aa3ae6d0 authored by Krit Punpreuk's avatar Krit Punpreuk

Update .gitlab-ci.yml

parent 086c3567
Pipeline #31 failed with stage
......@@ -6,16 +6,8 @@ cache:
- node_modules/
stages:
- build
- test
build:
stage: build
script:
- npm build
tags:
- local-tag
test:
stage: test
script:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment