Skip to content
Snippets Groups Projects
Commit 453cb3a7 authored by Éloïs's avatar Éloïs
Browse files

ci(pages): path must be public

parent b96752a9
No related branches found
No related tags found
No related merge requests found
Pipeline #9625 passed
......@@ -12,10 +12,11 @@ pages:
script:
- npm install
- npm run-script build
- mv dist public
artifacts:
untracked: true
paths:
- dist
- public
allow_failure: true
when: manual
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment