Update ZUUL variables for Zuul v3

The new jobs pass different named variables, update the translation
script for this so that the debugging info contains the right
information about the build.

Change-Id: I3ba28b4149cabffa6e8ff2b194490a0d797e1ccb
This commit is contained in:
Andreas Jaeger 2017-11-24 18:42:55 +01:00
parent e27f292406
commit 396f4b2670
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ FIRSTAPP_TAGS="libcloud dotnet fog openstacksdk pkgcloud shade"
# This marker is needed for Infra publishing and needs to go into the
# root directory of each translated manual as file ".root-marker".
MARKER_TEXT="Project: $ZUUL_PROJECT Ref: $ZUUL_REFNAME Build: $ZUUL_UUID Revision: $ZUUL_NEWREV"
MARKER_TEXT="Project: $ZUUL_PROJECT Ref: $ZUUL_BRANCH Build: $ZUUL_UUID Revision: $ZUUL_NEWREF"
function build_rst {
language=$1