trigger ci

This commit is contained in:
Matthew Mosesohn 2017-02-06 14:35:27 +04:00
parent 2adc890bf1
commit 3f590049f9

View file

@ -124,7 +124,7 @@ before_script:
cluster.yml
# Repeat deployment if testing upgrade
#FIXME(mattymo): repeat "Create cluster" above without duplicating code
#FIXME(mattymo): repeat "Create cluster" above without duplicating code
- >
if [ "${UPGRADE_TEST}" = "true" ]; then
git checkout "${CI_BUILD_REF}";