Skip to content

Commit a1339d6

Browse files
committed
Fixing release script
1 parent 953a810 commit a1339d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/release.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ set -euo pipefail
33
export KOKORO_GITHUB_DIR=${KOKORO_ROOT}/src/github
44
source ${KOKORO_GFILE_DIR}/kokoro/common.sh
55

6-
source "${KOKORO_PIPER_DIR}/google3/third_party/runtimes_common/kokoro/common.sh"
7-
86
cd ${KOKORO_GITHUB_DIR}/python-runtime
97

108
if [ -z "${TAG:+set}" ]; then

0 commit comments

Comments
 (0)