Remove trusty docs publish job
As part of the docs-migration, we already changed the publish job to only run on xenial - all official repos have eol'ed mitaka. Thus, remove the job definition for trusty as well. Change-Id: I8840ac0f4dafeaedb2743f5f89f876532336bf70
This commit is contained in:
parent
7a7ea2988c
commit
796ca3000f
@ -181,9 +181,7 @@
|
|||||||
name: openstack-publish-jobs
|
name: openstack-publish-jobs
|
||||||
jobs:
|
jobs:
|
||||||
- '{name}-docs-unified-{node}'
|
- '{name}-docs-unified-{node}'
|
||||||
node:
|
node: ubuntu-xenial
|
||||||
- ubuntu-trusty
|
|
||||||
- ubuntu-xenial
|
|
||||||
|
|
||||||
- job-group:
|
- job-group:
|
||||||
name: openstack-releasenotes-jobs
|
name: openstack-releasenotes-jobs
|
||||||
|
Loading…
Reference in New Issue
Block a user