Commit 68bc03e7 authored by Krit Punpreuk's avatar Krit Punpreuk

Update .gitlab-ci.yml

parent aa3ae6d0
Pipeline #39 failed with stage
in 2 seconds
...@@ -11,7 +11,7 @@ stages: ...@@ -11,7 +11,7 @@ stages:
test: test:
stage: test stage: test
script: script:
- node index.js - npm test
tags: tags:
- local-tag - local-tag
......
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