diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 334f627..5e8ef25 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ before_script: - git submodule init - git submodule update -pages: +pages:test: stage: test script: - ikiwiki --setup ikiwiki.setup @@ -18,7 +18,7 @@ pages: tags: - knit -pages: +pages:deploy: stage: deploy script: - ikiwiki --setup ikiwiki.setup