Question

When I click "deploy now" on my webapp jenkins job, the account list is empty and region list only contains US. Did I miss something? Is it possible to deploy from jenkins to EU region?

For information I have created an application in EU with a database.

Était-ce utile?

La solution

With the "Deploy now" option you should be able to deploy in the US and also in the EU. It is due a confict with the credential plugin, you need to update this plugin and to restart your instance.

To do this, go to Manage Jenkins->Manage Plugins and in the Updates section check if you have the credential plugins. I have just tested with it, and it seems to be working properly.

Autres conseils

I created a support ticket and the problem was due to a plugin version conflict fixed by support (don't know more but support is very effective!).

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top