feat: add support for setting roleARN and useSDKCreds properties for S3 artifact repository (#329)

This commit is contained in:
ygapon-mio 2020-04-29 22:04:07 -04:00 committed by GitHub
parent 46e08b1fe8
commit f2a3adc7f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 1 deletions

View file

@ -200,6 +200,8 @@ artifactRepository:
# bucket:
# endpoint:
# region:
# roleARN:
# useSDKCreds: true
# NOTE: These are setting attributes for the `minio` optional dependency
minio: