Skip to content

Commit

Permalink
Updated for future docs repo name change (#149)
Browse files Browse the repository at this point in the history
* Updated for future docs repo name change

* Update circle.yml
  • Loading branch information
migurski authored and ecgreb committed Jan 23, 2017
1 parent a5c1ddd commit f33d5e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ deployment:
- gym --use_legacy_build_api --scheme "ios-sdk" --workspace "ios-sdk.xcworkspace" --output_directory $CIRCLE_ARTIFACTS
- scripts/deploy.sh
- sudo pip install 'Circle-Tickler == 1.0.1'
- tickle-circle mapzen mapzen-docs-generator master $CIRCLE_TOKEN
# remove the first run once new repo is verified
- tickle-circle mapzen mapzen-docs-generator master $CIRCLE_TOKEN || tickle-circle mapzen documentation master $CIRCLE_TOKEN

0 comments on commit f33d5e9

Please sign in to comment.