Do not build with ikistrap libs

This commit is contained in:
Antoine Martin 2024-06-16 12:33:55 -04:00
parent 4b72d23ebc
commit 505b38cc7c
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -6,7 +6,7 @@ before_script:
test:
stage: test
script:
- ikiwiki --setup ikiwiki.setup --libdir themes/ikistrap/lib
- ikiwiki --setup ikiwiki.setup
rules:
- if: $CI_COMMIT_REF_NAME != $CI_DEFAULT_BRANCH
tags:
@ -15,7 +15,7 @@ test:
pages:
stage: deploy
script:
- ikiwiki --setup ikiwiki.setup --libdir themes/ikistrap/lib
- ikiwiki --setup ikiwiki.setup
artifacts:
paths:
- public