Merge branch 'master' of gitlab.com:pages/ikiwiki

This commit is contained in:
Achilleas Pipinellis 2017-03-01 12:23:43 +01:00
commit 5c7650ed06

View file

@ -37,7 +37,7 @@ before_script:
test:
stage: test
script:
- ikiwiki --setup .ikiwiki/ikiwiki.setup --libdir themes/ikistrap/lib
- ikiwiki --setup ikiwiki.setup --libdir themes/ikistrap/lib
only:
- branches
- tags
@ -45,7 +45,7 @@ test:
pages:
stage: deploy
script:
- ikiwiki --setup .ikiwiki/ikiwiki.setup --libdir themes/ikistrap/lib
- ikiwiki --setup ikiwiki.setup --libdir themes/ikistrap/lib
artifacts:
paths:
- public