* 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
|
||||
|
||||
only: [ "master" ]
|
||||
stage: docs
|
||||
stage: documentation
|
||||
|
||||
script:
|
||||
- cd docs/
|
||||
|
Loading…
Reference in New Issue
Block a user