fix bad substitution issue

please refer to log details at [0]

[0]
http://logs.openstack.org/23/367923/1/check/gate-sahara-extra-artifacts/891d123/console.html

Change-Id: Ia584d5cae602785d39793ad8c5725060f27db4c1
This commit is contained in:
Vitaly Gridnev 2016-09-09 13:30:44 +03:00
parent 0a866e0f58
commit 2211a5e2af
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
- link-logs
- shell: |
#!/bin/bash -xe
export BRANCH=${{ZUUL_BRANCH:-master}}
export BRANCH=${ZUUL_BRANCH:-master}
# tell to script where it should place dist results
tools/build-all-artifacts.sh $BRANCH