Try to push to pages
This commit is contained in:
parent
d99171410d
commit
9a79303eef
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue