diff --git a/config/codecov.yml b/config/codecov.yml index e802baa..465b9c5 100755 --- a/config/codecov.yml +++ b/config/codecov.yml @@ -29,6 +29,7 @@ services: minio: host: minio port: 9000 + auto_create_bucket: true # If using external storage. Comment above and uncomment below # host: s3.amazonaws.com or storage.googleapis.com if using GCS # bucket: @@ -37,4 +38,4 @@ services: # port: 443 # access_key_id: # or if using GCS # secret_access_key: # or if using GCS -# iam_auth: # set to true in AWS to attempt to authenticate via Instance role \ No newline at end of file +# iam_auth: # set to true in AWS to attempt to authenticate via Instance role