We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 953a810 commit a1339d6Copy full SHA for a1339d6
scripts/release.sh
@@ -3,8 +3,6 @@ set -euo pipefail
3
export KOKORO_GITHUB_DIR=${KOKORO_ROOT}/src/github
4
source ${KOKORO_GFILE_DIR}/kokoro/common.sh
5
6
-source "${KOKORO_PIPER_DIR}/google3/third_party/runtimes_common/kokoro/common.sh"
7
-
8
cd ${KOKORO_GITHUB_DIR}/python-runtime
9
10
if [ -z "${TAG:+set}" ]; then
0 commit comments