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