Skip to content

Commit

Permalink
Update builder.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jahjahbin authored Aug 8, 2023
1 parent 42ccf7e commit db0af3e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tools/ci-scripts/builder.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
#!/bin/bash
export KOKORO_GITHUB_DIR=${KOKORO_ROOT}/src/github

# Help debug auth used by the pipelines.
gcloud auth list

source ${KOKORO_GFILE_DIR}/kokoro/common.sh

cd ${KOKORO_GITHUB_DIR}/golang-docker/runtime-builder
Expand Down

0 comments on commit db0af3e

Please sign in to comment.