Skip to content

Commit

Permalink
Add eu-central-1 as one of the supported regions
Browse files Browse the repository at this point in the history
  • Loading branch information
belltimo committed Dec 1, 2016
1 parent 264b278 commit fe7372a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -62,6 +62,7 @@ public class AWSCodePipelineSCM extends hudson.scm.SCM {
Regions.US_EAST_1,
Regions.US_EAST_2,
Regions.US_WEST_2,
Regions.EU_CENTRAL_1,
Regions.EU_WEST_1,
Regions.AP_SOUTHEAST_1,
Regions.AP_SOUTHEAST_2
Expand Down

0 comments on commit fe7372a

Please sign in to comment.