Remove checkbuild job

This is now unused, remove it.

Depends-On: https://review.opendev.org/676957
Change-Id: Ic9c2979d8b3a356c2c8d8820f1947f7dd33baeeb
This commit is contained in:
Andreas Jaeger 2019-08-16 16:22:09 +02:00
parent c1cc9cae1f
commit adc92586c9
1 changed files with 0 additions and 11 deletions

View File

@ -29,17 +29,6 @@
ZUUL_UUID: '{{ zuul.build }}'
ZUUL_NEWREF: '{{ zuul.ref }}'
- job:
# TODO(AJaeger): Rename to publishdocs
name: build-tox-manuals-checkbuild
parent: build-tox-manuals-base
description: |
Build manuals using "publishdocs" tox environment.
This will be removed now after all users are updated.
vars:
tox_envlist: publishdocs
- job:
name: build-tox-manuals-publishdocs
parent: build-tox-manuals-base