diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eb028c4b03aca86e7f61369d8415a4a448e2c0ec..10192e9d4205bbfc1c0754f8262d39b5ed366b70 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -32,7 +32,7 @@ pages: script: - yarn build - cp -a dist/. public/ - - echo '/* /index.html 200' > public/_redirects + #- echo '/* /index.html 200' > public/_redirects #- cp -a dist/. public/ #Ensure the output directory is renamed to public artifacts: paths: