* Fixing bad stage target in build-wiki job
This commit is contained in:
parent
aed1737782
commit
995717afb3
@ -163,7 +163,7 @@ build-wiki:
|
|||||||
image: registry.gitlab.com/pages/hugo:latest
|
image: registry.gitlab.com/pages/hugo:latest
|
||||||
|
|
||||||
only: [ "master" ]
|
only: [ "master" ]
|
||||||
stage: docs
|
stage: documentation
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cd docs/
|
- cd docs/
|
||||||
|
Loading…
Reference in New Issue
Block a user