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

Update .gitlab-ci.yml

parent 8ef61362
No related branches found
No related tags found
No related merge requests found
Pipeline #7196 failed
......@@ -5,11 +5,9 @@ stages:
build:
stage: build
script:
- echo "Building"
- if["$CI_COMMIT_REF_NAME" == "master"]; then cp -R dist/* /var/www/html/index.html; fi
test:
stage: test
script:
- echo "Testing"
- test -f "/var/www/html/index.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment