Skip to content
Snippets Groups Projects
Commit b993a726 authored by Walter D's avatar Walter D
Browse files

fix: corrected lint errors

parent 0b333d72
No related branches found
No related tags found
1 merge request!535feat: Ibm arn change
Checking pipeline status
......@@ -68,7 +68,7 @@ export class Credentials extends AbstractCredentials {
flagUpload = true;
}
credentials = await this.ibmSTSHelper.getCredentials(s3bucket, keyPath,
credentials = await this.ibmSTSHelper.getCredentials(s3bucket, keyPath,
roleArn, roleSessionName, flagUpload, expDuration);
const result = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment