Skip to content

Commit

Permalink
chore: Test script
Browse files Browse the repository at this point in the history
  • Loading branch information
lqiu96 committed Sep 9, 2024
1 parent f74fb1c commit 4d0814f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .kokoro/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ echo ${JOB_TYPE}
# Store the current Java version since the version may change when installing sdk-platform-java
current_java_home=$JAVA_HOME

java -version

# Get the current proto runtime version used in this repo
CURRENT_PROTO_VERSION=$(mvn -ntp help:effective-pom |
sed -n "/<artifactId>protobuf-java<\/artifactId>/,/<\/dependency>/ {
Expand Down

0 comments on commit 4d0814f

Please sign in to comment.