Skip to content
Snippets Groups Projects
Commit 57a9d95e authored by Toni Salo's avatar Toni Salo
Browse files

Update .gitlab-ci.yml file

parent e4de48c8
Branches
No related tags found
No related merge requests found
Pipeline #40884 passed
......@@ -19,6 +19,14 @@ build:
paths:
- build/
pages:
stage: deploy
script:
- mv public /tmp && mv build public
artifacts:
paths:
- public/
test:
stage: test
......@@ -34,3 +42,5 @@ deploy:
artifacts:
paths:
- public/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment