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