diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6982ac324eeb97fc9b3b957727a005482d67c830..895860017cf21acb7436165d079f5926678d7ba4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,7 +34,7 @@ pages: - yarn build - mv dist public #- cp -a dist/. public/ #original - echo '/* /index.html 200' > public/_redirects #original + - echo '/* /index.html 200' > public/_redirects #original #- mv dist public #Ensure the output directory is renamed to public artifacts: paths: