From: Jan-Simon Möller Date: Wed, 8 Mar 2017 00:36:05 +0000 (+0100) Subject: Fix typo X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=10888ed735d56ff72793f1966734288cc03a88a9;p=ci-management.git Fix typo Change-Id: I9419b4663d273b007c6883ab63a317a32b88952c Signed-off-by: Jan-Simon Möller --- diff --git a/jjb/ci-AGL-verify/ci-platform-jjb.yaml b/jjb/ci-AGL-verify/ci-platform-jjb.yaml index a9ad0d21..2afef2c3 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -276,7 +276,7 @@ builders: - shell: | set - export TRIGGERURL=$(echo ${{BUILDURL}} | sed -e 's,-CIB-start/,,') + export TRIGGERURL=$(echo ${{BUILD_URL}} | sed -e 's,-CIB-start/,,') ssh -p 29418 agl-jobbuilder@gerrit.automotivelinux.org gerrit review ${{GERRIT_CHANGE_NUMBER}},${{GERRIT_PATCHSET_NUMBER}} --verified=0 --label ci-image-build=0 --label ci-image-boot-test=0 -n NONE --message="CI-Image-Build\ started.\ URL:\ ${{TRIGGERURL}}" || true #