Commit 8294083c authored by Andy Wilkinson's avatar Andy Wilkinson

Make deployment integration tests run when war changes

Closes gh-23996
parent 1e9c9b9d
......@@ -30,7 +30,7 @@ dependencies {
}
intTest {
dependsOn war
inputs.files(war)
}
war {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment