use `bash` to parse shell
[releng.git] / jjb / compass4nfv / compass-upload-artifact.sh
index c6e179d..87a9334 100644 (file)
@@ -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'