Skip to content

Commit 68b0213

Browse files
committed
test apple env
1 parent d6a4b0e commit 68b0213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ processResources {
5555
println "--------------"
5656
println System.getenv("DATABASE_USERNAME").length()
5757

58-
filesMatching("**/application.yaml") {
58+
filesMatching("application.yaml") {
5959
expand(SPRING_PROFILES_ACTIVE: activeProfile)
6060
}
6161

0 commit comments

Comments
 (0)