moving docs pages to build stage
This commit is contained in:
parent
1329bfbcb2
commit
b5ebb04e80
@ -1,7 +1,6 @@
|
|||||||
image: shockrah/freechat:0.4
|
image: shockrah/freechat:0.4
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- docs
|
|
||||||
- build
|
- build
|
||||||
- test
|
- test
|
||||||
|
|
||||||
@ -61,7 +60,7 @@ build-wiki:
|
|||||||
image: registry.gitlab.com/pages/hugo:latest
|
image: registry.gitlab.com/pages/hugo:latest
|
||||||
|
|
||||||
only: [ "master" ]
|
only: [ "master" ]
|
||||||
stage: docs
|
stage: build
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cd docs/
|
- cd docs/
|
||||||
|
Loading…
Reference in New Issue
Block a user