Question

When using the CloudBees SDK, I can use the parameter "-ep eu" to deploy to EU data center, but how can this be done with the Maven plugin? -ep is reserved to encrypting server password in Maven.

Was it helpful?

Solution

Set property bees.apiurl or plugin parameter to https://api-eu.cloudbees.com/api

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top