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