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 3ce8832 commit 9aa6090Copy full SHA for 9aa6090
.kokoro/release.sh
@@ -53,6 +53,7 @@ setup_environment_secrets
53
# Pick the right package to release based on the Kokoro job name.
54
cd ${KOKORO_ARTIFACTS_DIR}/github/functions-framework-java
55
create_settings_xml_file "settings.xml"
56
+cat settings.xml
57
echo "KOKORO_JOB_NAME=${KOKORO_JOB_NAME}"
58
if [[ $KOKORO_JOB_NAME == *"function-maven-plugin"* ]]; then
59
cd function-maven-plugin
0 commit comments