packcheck
packcheck copied to clipboard
Exit if PACKCHECK_GITHUB_COMMIT is not specified
trafficstars
In the CI config files, check if PACKCHECK_GITHUB_COMMIT is null and if not then exit, otherwise we may access an unstable URL and the build may not be reproducible.
@harendra-kumar Can you do this for appveyor.yml
- [ ] Appveryor (@harendra-kumar)
- [x] GithubCI
- [x] TravisCI
- [x] CircleCI