jvmArgs "-Djavax.net.ssl.keyStore=${{ def f = file("src/main/config/${region}/${env}/comet.${env}.keystore"); f.exists() ? f.absolutePath : (println "Warning: ${env} keystore not found, using QA"; file("src/main/config/${region}/qa/comet.qa.keystore").absolutePath) }()}"
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)