Try to push to pages

This commit is contained in:
Antoine Martin 2024-06-15 00:17:22 -04:00
parent d99171410d
commit 9a79303eef
Signed by: ayakael
GPG key ID: D62A472A4AA7D541

View file

@ -3,7 +3,7 @@ before_script:
- git submodule init - git submodule init
- git submodule update - git submodule update
pages: pages:test:
stage: test stage: test
script: script:
- ikiwiki --setup ikiwiki.setup - ikiwiki --setup ikiwiki.setup
@ -18,7 +18,7 @@ pages:
tags: tags:
- knit - knit
pages: pages:deploy:
stage: deploy stage: deploy
script: script:
- ikiwiki --setup ikiwiki.setup - ikiwiki --setup ikiwiki.setup