Skip to content

Commit

Permalink
add gradle8 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 committed May 8, 2024
1 parent 39d31c3 commit 09d791a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kokoro/presubmit.sh
Expand Up @@ -27,3 +27,7 @@ cd github/jib

# we only run integration tests on jib-core for presubmit
./gradlew clean build :jib-core:integrationTest --info --stacktrace

./gradlew wrapper --gradle-version 8.3
./gradlew -v
./gradlew clean build :jib-core:integrationTest --info --stacktrace

0 comments on commit 09d791a

Please sign in to comment.