Skip to content
Snippets Groups Projects
Commit 6b5560a8 authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

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

This causes build errors (file overwrite check).

This reverts commit 5dd0577d.
parent bae81d07
Branches fix-build
No related tags found
1 merge request!21Revert "Build website twice to account for out-of-sync translations"
......@@ -10,7 +10,7 @@ pages:
- apt-get -y update && apt-get -y install po4a
- 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