Run docs tags only plublish on Xenial

I don't think we can switch on branch name for these release queue jobs
because the ref info will always be fore refs/tags/*. Just move forward
to running this on Xenial since the vast majority of our future releases
that need publishing will have been tested on Xenial.

Change-Id: I855a2242af4644dd86117812a5efab4643a3f771
This commit is contained in:
Clark Boylan 2016-12-08 10:09:31 -08:00
parent 62123b0d5b
commit 34304bc9ff
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
- job-template:
name: '{name}-docs-tags-only'
description: Publish infra documents, use when only publish on tag
node: ubuntu-trusty
node: ubuntu-xenial
builders:
- print-template-name: