condition-travis-enterprise
v1.0.0
Published
Just like @semantic-release/condition-travis, but drops travis-deploy-once because it relies on public GH/Travis.
Downloads
3
Maintainers
Readme
semantic-release condition-travis-enterprise
For enterprise users, travis-deploy-once
fails because it attempts to log into public Travis CI and public GitHub. To work around this, this repo removes the call to travis-deploy-once
.
NOTE: If your build process runs tests in a matrix, this does not ensure that semantic-release
only runs once.
Please submit a PR if you know how to check this on enterprise Travis CI.