Skip to content

Commit

Permalink
JENKINS-45964 : Assuming Role does not work in AWS-China
Browse files Browse the repository at this point in the history
- Imported missed package while committing online (due to formatting issues with IntelliJ)
  • Loading branch information
indyaah committed Aug 13, 2017
1 parent 53e2890 commit a376eb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/de/taimos/pipeline/aws/WithAWSStep.java
Expand Up @@ -54,6 +54,7 @@
import hudson.Extension;
import hudson.model.TaskListener;
import hudson.security.ACL;
import java.util.regex.Pattern;
import jenkins.model.Jenkins;

public class WithAWSStep extends AbstractStepImpl {
Expand Down

0 comments on commit a376eb0

Please sign in to comment.