You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We found that when the core team opens a PR with a new branch. Travis will deploy the snapshot JAR if the job succeeds, which is not the correct behavior as only the job targeting master should deploy the SNAPSHOT JAR:
Description
We found that when the core team opens a PR with a new branch. Travis will deploy the snapshot JAR if the job succeeds, which is not the correct behavior as only the job targeting master should deploy the SNAPSHOT JAR:
openapi-generator version
Latest master
Steps to reproduce
Create a branch and open a PR
Suggest a fix/enhancement
https://github.com/OpenAPITools/openapi-generator/blob/master/.travis.yml#L97 is a good starting point.
The text was updated successfully, but these errors were encountered: