trigger ci
This commit is contained in:
parent
2adc890bf1
commit
3f590049f9
1 changed files with 1 additions and 1 deletions
|
@ -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}";
|
||||
|
|
Loading…
Reference in a new issue