Skip to content
Snippets Groups Projects
Commit 5a4a681a authored by Niklas Schrötler's avatar Niklas Schrötler
Browse files

CI: Fixed move of build to public in `pages` job

parent e56e5fb8
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ pages:
script:
- rm -rf public
- mkdir public
- mv build public
- mv build/* 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