Merge "fetch-job: handle all exceptions and continue the fetch-loop"
diff --git a/get_version.sh b/get_version.sh
index 4920143..f44f8cd 100755
--- a/get_version.sh
+++ b/get_version.sh
@@ -77,7 +77,7 @@
}
getGerritVersionNoDocker() {
- GERRIT_BRANCH=${GERRIT_BRANCH:-main}
+ GERRIT_BRANCH=${GERRIT_BRANCH:-master}
GERRIT_WAR_URL=${GERRIT_WAR_URL:-https://gerrit-ci.gerritforge.com/job/Gerrit-bazel-${GERRIT_BRANCH}/lastSuccessfulBuild/artifact/gerrit/bazel-bin/release.war}
# Create temporary directory for WAR file