forked from docs/mapreduce-service
Update zuul config
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Goncharov, Artem <artem.goncharov@t-systems.com> Co-committed-by: Goncharov, Artem <artem.goncharov@t-systems.com>
This commit is contained in:
parent
e1414c80f2
commit
eb3b4c63af
19
zuul.yaml
19
zuul.yaml
@ -1,8 +1,19 @@
|
|||||||
---
|
- job:
|
||||||
|
name: build-otc-mrs-operation-guide
|
||||||
|
parent: otc-tox-docs
|
||||||
|
description: Build operation-guide document using tox
|
||||||
|
files:
|
||||||
|
- ^doc/component-operation-guide/source/.*
|
||||||
|
vars:
|
||||||
|
tox_envlist: operation-guide
|
||||||
- project:
|
- project:
|
||||||
merge-mode: squash-merge
|
merge-mode: squash-merge
|
||||||
default-branch: main
|
default-branch: main
|
||||||
templates:
|
templates:
|
||||||
- helpcenter-base-jobs
|
- helpcenter-base-jobs
|
||||||
- api-ref-hc-int-jobs
|
- api-ref-hc-int-jobs
|
||||||
- umn-hc-int-jobs
|
- umn-hc-int-jobs
|
||||||
|
check:
|
||||||
|
# Separate documents are rendered in check, while published through regular otc-tox-docs job part of the basic template
|
||||||
|
jobs:
|
||||||
|
- build-otc-mrs-operation-guide
|
||||||
|
Loading…
x
Reference in New Issue
Block a user