Domanda

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.

È stato utile?

Soluzione

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.

Altri suggerimenti

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!).

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top