travis.rb icon indicating copy to clipboard operation
travis.rb copied to clipboard

Supporting multiple deploy providers with travis setup

Open konfiot opened this issue 10 years ago • 4 comments

Hello, I'm trying to deploy on multiple providers (divshot for static files and openshift for the app), and when I try to do travis setup openshift I'm answered deploy section already exists in .travis.yml, run with --force to override And when adding --force, all the old config is deleted Thanks in advance

konfiot avatar Jun 14 '14 11:06 konfiot

@konfiot: This is because the travis setup command has no support for multiple providers - it overwrites whatever is there.

This would be a good feature, I'm going to submit a PR adding it soon.

Aaron1011 avatar Aug 13 '14 18:08 Aaron1011

<3

On Wed, Aug 13, 2014 at 8:49 PM, Aaron1011 [email protected] wrote:

@konfiot https://github.com/konfiot: This is because the travis setup command has no support for multiple providers - it overwrites whatever is there.

This would be a good feature, I'm going to submit a PR adding it soon.

— Reply to this email directly or view it on GitHub https://github.com/travis-ci/travis.rb/issues/201#issuecomment-52092816.

rkh avatar Aug 13 '14 19:08 rkh

Is there any progress?

floriangosse avatar Oct 04 '16 14:10 floriangosse

Any update after 6 years?

ahmtcn123 avatar Jul 04 '20 19:07 ahmtcn123