X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcompass4nfv%2Fcompass-upload-artifact.sh;h=87a9334b2435a680655ad6e07e5acecabe96d177;hb=28f7d7c0ef101a6660b743620e0f2d5aa3e8993e;hp=c6e179d4ec2a989b2e0d31e02aa93ded3e98f7e6;hpb=5405777dc08714eadf8020c9f9b6a8dfcbf7d48c;p=releng.git diff --git a/jjb/compass4nfv/compass-upload-artifact.sh b/jjb/compass4nfv/compass-upload-artifact.sh index c6e179d4e..87a9334b2 100644 --- a/jjb/compass4nfv/compass-upload-artifact.sh +++ b/jjb/compass4nfv/compass-upload-artifact.sh @@ -7,7 +7,7 @@ echo "Uploading the $INSTALLER_TYPE artifact. This could take some time..." echo "--------------------------------------------------------" echo -if [[ "$BRANCH" == 'danube' ]]; then +if [[ "$BRANCH" == 'stable/danube' ]]; then FILETYPE='iso' else FILETYPE='tar.gz'