summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorDan Swick <dan.swick@gmail.com>2019-09-17 11:03:27 -0700
committerGitHub <noreply@github.com>2019-09-17 11:03:27 -0700
commite6c6a73cb99d5942ba0efd5b9bb86ad5ad77dcfd (patch)
treeaa000fe7eaf14be2396df2be71881174ef788f60 /circle.yml
parent60527f509810e25625176b51c0d18e7fe8f1e279 (diff)
downloadqtlocation-mapboxgl-e6c6a73cb99d5942ba0efd5b9bb86ad5ad77dcfd.tar.gz
Update circle.yml
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index 9c282f6bc6..07d591e6c0 100644
--- a/circle.yml
+++ b/circle.yml
@@ -711,7 +711,7 @@ jobs:
command: |
export VERSION_TAG=${CIRCLE_TAG}
export GITHUB_TOKEN=${DANGER_GITHUB_API_TOKEN}
- export DOCS_REPO="docs-sandbox"
+ export DOCS_REPO="android-docs"
scripts/trigger-maps-documentation-deploy-steps.sh
background: true
- run: