[CI] Fix ci not running function ITs (0.2.x)
- Make integrationTest depend on downloadRabbitConnector
This commit is contained in:
@@ -56,5 +56,5 @@ task downloadRabbitConnector {
|
||||
}
|
||||
|
||||
project.afterEvaluate {
|
||||
compileTestJava.dependsOn downloadRabbitConnector
|
||||
integrationTest.dependsOn downloadRabbitConnector
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user