mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-23 09:32:04 +00:00
Exclude test configuration file when build
This commit is contained in:
parent
033a28faee
commit
01b62763b7
@ -48,6 +48,7 @@ sourceSets {
|
||||
}
|
||||
resources {
|
||||
srcDir 'src/resources'
|
||||
exclude '**/application.properties'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user