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

did not wok changed back

parent 3fb5c8b1
No related branches found
No related tags found
No related merge requests found
Pipeline #391322 passed
...@@ -33,8 +33,8 @@ pages: ...@@ -33,8 +33,8 @@ pages:
script: script:
- yarn build - yarn build
- mv dist public #Ensure the output directory is renamed to public - mv dist public #Ensure the output directory is renamed to public
- cp -a dist/. public/ #original #- cp -a dist/. public/ #original
#- echo '/* /index.html 200' > public/_redirects #original - echo '/* /index.html 200' > public/_redirects #original
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