84 |
echo "AUTOBUILD COMPLETE..." |
echo "AUTOBUILD COMPLETE..." |
85 |
# perform auto tagging |
# perform auto tagging |
86 |
if [ "$DISABLE_AUTO_TAG" == "0" ] ; then |
if [ "$DISABLE_AUTO_TAG" == "0" ] ; then |
87 |
|
"$downstream_export_location/auto_branch_latest_upstream.sh" |
88 |
"$downstream_export_location/auto_tag_latest_upstream.sh" |
"$downstream_export_location/auto_tag_latest_upstream.sh" |
89 |
else |
else |
90 |
echo "AUTO BUILD TAGGING HAS BEEN DISABLED ... not calling auto_tag_latest_upstream.sh --> to enable do not use --no-auto-tag" |
echo "AUTO BUILD TAGGING HAS BEEN DISABLED ... not calling auto_tag_latest_upstream.sh --> to enable do not use --no-auto-tag" |