summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmkiley <jordan.kiley@mapbox.com>2019-03-08 14:41:00 -0800
committerjmkiley <jordan.kiley@mapbox.com>2019-03-11 12:54:52 -0700
commit2baaee39e6e003570f86c19f13ed334199f4938a (patch)
tree560d0e30ac1c94d27095a6edcbd7000cba0a4dd2
parent3f069691d5e349644de2f980d71f3a4c220a2144 (diff)
downloadqtlocation-mapboxgl-upstream/jmkiley-ios-coverage.tar.gz
[build] remove sha checkupstream/jmkiley-ios-coverage
-rwxr-xr-xscripts/code-coverage.sh7
1 files changed, 2 insertions, 5 deletions
diff --git a/scripts/code-coverage.sh b/scripts/code-coverage.sh
index 2c41f2ceec..d6866f61b8 100755
--- a/scripts/code-coverage.sh
+++ b/scripts/code-coverage.sh
@@ -30,9 +30,6 @@ if [ -z `which aws` ]; then
brew install awscli
fi
-# If this is being executed by CI, upload the file to AWS.
-if [ ! -z $CIRCLE_SHA]; then
- aws s3 cp $file_name.gz s3://mapbox-loading-dock/raw/mobile.codecoverage/$current_date/
- echo $
-fi
+aws s3 cp $file_name.gz s3://mapbox-loading-dock/raw/mobile.codecoverage/$current_date/
+echo $