Skip to content

Instantly share code, notes, and snippets.

@rowanl
Created January 17, 2018 20:20
Show Gist options
  • Save rowanl/d43aec2d9bc18bb838d6f7d6b740aa03 to your computer and use it in GitHub Desktop.
Save rowanl/d43aec2d9bc18bb838d6f7d6b740aa03 to your computer and use it in GitHub Desktop.
playframework-kubernetes - Use different conf file for tests
javaOptions in Test ++= Seq("-Dconfig.file=conf/application.test.conf")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment