1
0
mirror of https://gitlab.com/openlp/website.git synced 2024-09-27 18:17:35 +00:00

Fix output directory

This commit is contained in:
Raoul Snyman 2020-02-20 15:32:21 +00:00
parent 2bcf283c33
commit 597d03ea2c

View File

@ -25,7 +25,7 @@ pages:
script:
- nikola theme -i bootstrap3
- nikola build
- mv build public
- mv output public
artifacts:
paths:
- public