Created
September 22, 2019 20:10
-
-
Save griffero/1d42a28926d98add68febd4490960cd4 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
code_review(){ | |
docker-compose -f docker-compose.ci.yml run -e PRONTO_GITHUB_ACCESS_TOKEN -e CI_PULL_REQUEST test bundle exec pronto run -f github_pr -c origin/master | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment