diff --git a/scripts/bump_cloudbeat.sh b/scripts/bump_cloudbeat.sh index 28ed1eb7f6..b327526d32 100755 --- a/scripts/bump_cloudbeat.sh +++ b/scripts/bump_cloudbeat.sh @@ -199,7 +199,7 @@ run_version_changes_for_release_branch() { fi # upload cloud formation templates for the release version - upload_cloud_formation_templates + # upload_cloud_formation_templates } run_version_changes_for_main