textokit-core icon indicating copy to clipboard operation
textokit-core copied to clipboard

Do not trigger maven deployment for branches and pull requests

Open rgareev opened this issue 10 years ago • 0 comments

mvn deploy in after_success should only run if the current branch is master and the build is not triggered by a pull request. See: https://docs.travis-ci.com/user/environment-variables/#Default-Environment-Variables

rgareev avatar Nov 23 '15 15:11 rgareev