aboutsummaryrefslogtreecommitdiff
path: root/.kokoro/build.sh
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2021-08-30 13:45:35 -0400
committerGitHub <noreply@github.com>2021-08-30 13:45:35 -0400
commit1db493cafff62e3a9f0b2d8ddf3071199db1af7e (patch)
tree49094a560b2ef040b08a861ef12a40e2b0c31c8e /.kokoro/build.sh
parente3d34d4cf7098f3d4317f28ee3a8f60a3f8c8558 (diff)
downloadpython-api-core-1db493cafff62e3a9f0b2d8ddf3071199db1af7e.tar.gz
chore: migrate default branch to main (#264)
Diffstat (limited to '.kokoro/build.sh')
-rwxr-xr-x.kokoro/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.kokoro/build.sh b/.kokoro/build.sh
index 8b9fd8a..0394c8a 100755
--- a/.kokoro/build.sh
+++ b/.kokoro/build.sh
@@ -41,7 +41,7 @@ python3 -m pip install --upgrade --quiet nox
python3 -m nox --version
# If this is a continuous build, send the test log to the FlakyBot.
-# See https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot.
+# See https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot.
if [[ $KOKORO_BUILD_ARTIFACTS_SUBDIR = *"continuous"* ]]; then
cleanup() {
chmod +x $KOKORO_GFILE_DIR/linux_amd64/flakybot