Skip to content

Instantly share code, notes, and snippets.

@tygern
Created April 29, 2017 21:19
Show Gist options
  • Save tygern/bd911f32224217a63c2b45672e55481c to your computer and use it in GitHub Desktop.
Save tygern/bd911f32224217a63c2b45672e55481c to your computer and use it in GitHub Desktop.
export DATASOURCE_URL=jdbc:mysql://localhost:3306/pickles_test
export DATASOURCE_USER=tester
export PICKLES_URL=http://localhost:7071
./gradlew test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment