Skip to content
Snippets Groups Projects
Commit 8ef61362 authored by Csia Klaudia Kitti's avatar Csia Klaudia Kitti :cat2:
Browse files

Update .gitlab-ci.yml

parent d9b3a8d6
No related branches found
No related tags found
No related merge requests found
Pipeline #7195 failed
......@@ -6,8 +6,6 @@ build:
stage: build
script:
- echo "Building"
- npm install
- npm run build
- if["$CI_COMMIT_REF_NAME" == "master"]; then cp -R dist/* /var/www/html/index.html; fi
test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment