File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -68,15 +68,6 @@ if [[ "${IS_KOKORO}" == "true" ]]; then
6868 " ${KOKORO_KEYSTORE_DIR} /70968_tink_dev_maven_pgp_passphrase" ) "
6969fi
7070
71- # Check for dependencies in TINK_BASE_DIR. Any that aren't present will be
72- # downloaded. This is for manual runs only, on Kokoro this is a noop.
73- ./kokoro/testutils/fetch_git_repo_if_not_present.sh " ${TINK_BASE_DIR} " \
74- " https://github.com/tink-crypto/tink-java"
75- # Use tink-java that is made available by Kokoro or the one fetched above if
76- # running locally.
77- ./kokoro/testutils/replace_http_archive_with_local_repository.py \
78- -f " WORKSPACE" -t " ${TINK_BASE_DIR} "
79-
8071./maven/maven_deploy_library.sh " ${MAVEN_DEPLOY_LIBRARY_OPTIONS[@]} " \
8172 -n paymentmethodtoken/maven release apps-paymentmethodtoken \
8273 maven/tink-java-apps-paymentmethodtoken.pom.xml " ${RELEASE_VERSION} "
You can’t perform that action at this time.
0 commit comments