Restore 404.html

This commit is contained in:
Alex Gleason
2023-09-14 03:46:18 +00:00
parent 005d8fa246
commit 2951c57a32

View File

@ -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: