Created
April 29, 2017 21:19
-
-
Save tygern/bd911f32224217a63c2b45672e55481c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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