Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TravisCI Conditional Deployment #1211

Closed
huan opened this issue May 15, 2018 · 1 comment
Closed

TravisCI Conditional Deployment #1211

huan opened this issue May 15, 2018 · 1 comment
Labels
Projects

Comments

@huan
Copy link
Member

huan commented May 15, 2018

For example: when v0.14 branch had been updated, TravisCI shows an error message:

Skipping deployment with the npm provider because this branch is not permitted to deploy

However, we had already put the on.all_branches: true to the deploy section.

Need to be fixed.

See Also

@huan huan added the bug label May 15, 2018
@huan huan changed the title TravisCI can not publish branch to NPM TravisCI Conditional Deployment May 28, 2018
@huan
Copy link
Member Author

huan commented Jun 9, 2018

After did many hard testing works, this version of the .travis.yml work as expected:

https://github.com/Chatie/wechaty/blob/affe60e1751fd903d9ff70a835b8e9da3ed90659/.travis.yml

@huan huan closed this as completed Jun 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Test
  
Awaiting triage
Development

No branches or pull requests

1 participant