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 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue