We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9782776 commit e38c342Copy full SHA for e38c342
src/main/java/org/radarbase/output/config/ResourceConfig.kt
@@ -34,4 +34,3 @@ data class ResourceConfig(
34
ResourceType.AZURE -> copyOnChange(azure, { it?.withEnv(prefix) }) { copy(azure = it) }
35
}
36
37
-
0 commit comments