mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
Make deployment integration tests run when war changes
Closes gh-23996
This commit is contained in:
@@ -30,7 +30,7 @@ dependencies {
|
||||
}
|
||||
|
||||
intTest {
|
||||
dependsOn war
|
||||
inputs.files(war)
|
||||
}
|
||||
|
||||
war {
|
||||
|
||||
Reference in New Issue
Block a user