Skip to content
Snippets Groups Projects
Verified Commit 5dd0577d authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Build website twice to account for out-of-sync translations

parent d639ebe1
No related branches found
No related tags found
No related merge requests found
Pipeline #28947 failed
......@@ -9,7 +9,7 @@ pages:
before_script:
- pip install -r requirements.txt
script:
- make publish
- make publish; make publish
- cp _redirects public/
artifacts:
paths:
......
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