Skip to content

Commit d99d271

Browse files
committed
chore: fix generated release m2 settings content - attempt2
1 parent 3ce8832 commit d99d271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.kokoro/release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ setup_environment_secrets
5353
# Pick the right package to release based on the Kokoro job name.
5454
cd ${KOKORO_ARTIFACTS_DIR}/github/functions-framework-java
5555
create_settings_xml_file "settings.xml"
56+
cat settings.xml
5657
echo "KOKORO_JOB_NAME=${KOKORO_JOB_NAME}"
5758
if [[ $KOKORO_JOB_NAME == *"function-maven-plugin"* ]]; then
5859
cd function-maven-plugin

0 commit comments

Comments
 (0)