Skip to content
Snippets Groups Projects
Verified Commit beec3fa7 authored by Louis's avatar Louis :fire:
Browse files

Move pages folder instead of copy

parent d23b9fb9
No related branches found
No related tags found
No related merge requests found
Pipeline #336 waiting for manual action with stages
in 54 seconds
...@@ -75,7 +75,7 @@ pages: ...@@ -75,7 +75,7 @@ pages:
- cd docs - cd docs
- npm ci - npm ci
- npm run build - npm run build
- mv -r public ../ - mv public ../
artifacts: artifacts:
paths: paths:
- public - public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment