Skip to content

Commit

Permalink
[BEAM-601] Add kinesis integration test to Java postcommit
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Szuberski committed Aug 5, 2020
1 parent fbc54d9 commit eb11a8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ task javaPostCommit() {
dependsOn ":sdks:java:extensions:google-cloud-platform-core:postCommit"
dependsOn ":sdks:java:extensions:zetasketch:postCommit"
dependsOn ":sdks:java:io:google-cloud-platform:postCommit"
dependsOn ":sdks:java:io:kinesis:integrationTest"
}

task sqlPostCommit() {
Expand Down

0 comments on commit eb11a8a

Please sign in to comment.