Skip to content
Snippets Groups Projects
Commit af655939 authored by Emma Strömberg's avatar Emma Strömberg
Browse files

Update .gitlab-ci.yml file

parent 5b4db44d
No related branches found
No related tags found
No related merge requests found
Pipeline #142017 failed
......@@ -23,7 +23,7 @@ pages:
stage: deploy
script:
- mkdir -p public
- cp -r build/report/* public/
- cp -r builds/emmst476/group3/build/report/* public/
artifacts:
paths:
- public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment