Skip to content
Snippets Groups Projects
Commit c7ce9485 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

unused

parent 999c145f
No related branches found
No related tags found
No related merge requests found
Pipeline #391317 passed
......@@ -32,10 +32,9 @@ pages:
- yarn install --frozen-lockfile
script:
- yarn build
- mv dist public
- mv dist public #Ensure the output directory is renamed to public
#- cp -a dist/. public/ #original
- echo '/* /index.html 200' > public/_redirects #original
#- mv dist public #Ensure the output directory is renamed to public
artifacts:
paths:
- 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