diff --git a/ci-scripts/full-deploy.sh b/ci-scripts/full-deploy.sh index 708571ed4..2ed3b9740 100644 --- a/ci-scripts/full-deploy.sh +++ b/ci-scripts/full-deploy.sh @@ -24,7 +24,7 @@ if [ "$JOB_TYPE" = "gate" ] || \ elif [ "$JOB_TYPE" = "dlrn-gate-check" ]; then # setup a test patch to be built export ZUUL_HOST=review.openstack.org - export ZUUL_CHANGES=openstack/tripleo-ui:master:refs/changes/25/422025/5 + export ZUUL_CHANGES=openstack/tripleo-ui:master:refs/changes/25/422025/6 unset REL_TYPE if [ "$RELEASE" = "master-tripleo-ci" ]; then # we don't have a local mirror for the tripleo-ci images