forked from docs/mapreduce-service
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
1a0ac48e5b |
13
zuul.yaml
13
zuul.yaml
@ -1,4 +1,11 @@
|
||||
---
|
||||
- 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:
|
||||
merge-mode: squash-merge
|
||||
default-branch: main
|
||||
@ -6,3 +13,7 @@
|
||||
- helpcenter-base-jobs
|
||||
- api-ref-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