Merge branch 'alexgleason-develop-patch-78175' into 'develop'

Restore 404.html

See merge request soapbox-pub/soapbox!2675
environments/review-develop-3zknud/deployments/3822
Alex Gleason 2023-09-14 03:56:16 +00:00
commit 023e9135a8
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -105,6 +105,7 @@ build-production:
# # Fail if files got changed.
# # https://stackoverflow.com/a/9066385
# - git diff --quiet
- cp static/index.html static/404.html
variables:
NODE_ENV: production
artifacts: