Update README.md

This commit is contained in:
Achilleas Pipinellis 2016-07-07 14:12:13 +00:00
parent 07784a7ea9
commit 9d63c31679

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