Skip to content

Commit

Permalink
verify with custom image specified
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 committed Jun 7, 2024
1 parent 6faceb9 commit e731fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kokoro/presubmit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ cd github/jib

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

0 comments on commit e731fbb

Please sign in to comment.