Skip to content

Instantly share code, notes, and snippets.

@gandroz
Created April 9, 2020 02:32
Show Gist options
  • Save gandroz/6efb25ba621d60aefc2fa1aba2035172 to your computer and use it in GitHub Desktop.
Save gandroz/6efb25ba621d60aefc2fa1aba2035172 to your computer and use it in GitHub Desktop.
Report Group creation config
{
"name": "Dummy_Project-CI-coverage",
"type": "TEST",
"exportConfig": {
"exportConfigType": "S3",
"s3Destination": {
"bucket": "my_s3_test_report_bucket",
"path": "coverage",
"packaging": "NONE"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment