summaryrefslogtreecommitdiff
path: root/ci.template
diff options
context:
space:
mode:
authorJordan Kiley <jmkiley@users.noreply.github.com>2019-03-13 12:58:24 -0700
committerGitHub <noreply@github.com>2019-03-13 12:58:24 -0700
commitfb0b0d5a2bb89a6a7d5137e0c610e2c5105c26d3 (patch)
treec21d8cc0cbd9aadf63f9c245b7cc79e8533af4ed /ci.template
parent979433eddb5a8f2180aba134befb08b222718bc8 (diff)
downloadqtlocation-mapboxgl-fb0b0d5a2bb89a6a7d5137e0c610e2c5105c26d3.tar.gz
[ios] Generate iOS code coverage for metrics (#14015)
Diffstat (limited to 'ci.template')
-rw-r--r--ci.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci.template b/ci.template
index 5a94771a71..77a204dbad 100644
--- a/ci.template
+++ b/ci.template
@@ -160,6 +160,7 @@
"Effect": "Allow",
"Resource": [
"arn:aws:s3:::mapbox-loading-dock/raw/mobile.binarysize/*",
+ "arn:aws:s3:::mapbox-loading-dock/raw/mobile.codecoverage/*"
"arn:aws:s3:::mapbox-loading-dock/raw/mobile_staging.docs_coverage/*"
]
}