Commit 8cef2e88 authored by Krit Punpreuk's avatar Krit Punpreuk

Update .gitlab-ci.yml

parent 4110ffa1
Pipeline #74 failed with stages
in 42 seconds
...@@ -26,7 +26,7 @@ build: ...@@ -26,7 +26,7 @@ build:
only: only:
- master - master
script: script:
- npm start - npm run build
artifacts: artifacts:
paths: paths:
- node_modules - node_modules
......
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