Update developer jobs
As part of retirement of api-site, remove some jobs from templates: * Remove linters job, we do not need it anymore * Remove publish of translated docs, to remove them Change-Id: If7455a934180add36334d5692556ddb5a817d062
This commit is contained in:
parent
7785f4d09d
commit
194cc4fdce
@ -77,11 +77,9 @@
|
||||
This will publish content to developer.openstack.org.
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-linters
|
||||
- build-tox-manuals-checkbuild
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-linters
|
||||
- build-tox-manuals-checkbuild
|
||||
post:
|
||||
jobs:
|
||||
@ -113,9 +111,6 @@
|
||||
gate:
|
||||
jobs:
|
||||
- build-tox-manuals-checklang
|
||||
post:
|
||||
jobs:
|
||||
- publish-openstack-manuals-developer-lang
|
||||
|
||||
|
||||
# Configuration for this repository, determines which jobs to run.
|
||||
|
Loading…
Reference in New Issue
Block a user