summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Shalamov <alexander.shalamov@mapbox.com>2019-03-14 09:10:55 +0200
committerAlexander Shalamov <alexander.shalamov@mapbox.com>2019-03-14 09:10:55 +0200
commitbab649300234f6c19006436976fef7d119a29116 (patch)
tree9e24900f162916d524f6a0d71ee0834d4480aa36
parent63b55d2847d5248730e57e9e9cdc718d9b6966b1 (diff)
downloadqtlocation-mapboxgl-upstream/alexshalamov_fix_ci.template.tar.gz
[build] Fix for ci.template cloudformationupstream/alexshalamov_fix_ci.template
-rw-r--r--ci.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci.template b/ci.template
index 77a204dbad..f29d8d1608 100644
--- a/ci.template
+++ b/ci.template
@@ -160,7 +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.codecoverage/*",
"arn:aws:s3:::mapbox-loading-dock/raw/mobile_staging.docs_coverage/*"
]
}