Skip to content
Snippets Groups Projects
Commit d996c653 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

Try several branch

parent 4a28d1e4
No related branches found
No related tags found
No related merge requests found
Pipeline #103618 passed with stages
in 1 minute and 2 seconds
......@@ -12,9 +12,10 @@ pages:
# only:
# - main
script:
- NUXT_APP_BASE_URL=/wiki/ npm run generate
- NUXT_APP_BASE_URL=/wiki/st npm run generate
- rm -rf public
- mv .output/public public
- mkdir -p public/st
- mv .output/public public/st
artifacts:
paths:
# The folder that contains the files to be exposed at the Page URL
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment