Skip to content

Commit

Permalink
Add environment variable CI_ACCEPTANCE_TEST=true
Browse files Browse the repository at this point in the history
  • Loading branch information
muga committed Aug 10, 2018
1 parent 71d1a99 commit 26a1873
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/run_td_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ idleTimeout = 10
minimumPoolSize = 0
"

export CI_ACCEPTANCE_TEST=true

./gradlew clean cleanTest test --info --no-daemon -p digdag-tests --tests 'acceptance.td.*'

0 comments on commit 26a1873

Please sign in to comment.