Browse Source

Updated tickler config for new docs repository name

pull/174/head
migurski 8 years ago committed by GitHub
parent
commit
dc125a3c36
  1. 3
      circle.yml

3
circle.yml

@ -11,4 +11,7 @@ deployment:
branch: "master"
commands:
- pip install 'Circle-Tickler == 1.0.1'
# remove this soon once new repo is verified
- tickle-circle mapzen mapzen-docs-generator master $CIRCLE_TOKEN
# new new new
- tickle-circle mapzen documentation master $CIRCLE_TOKEN

Loading…
Cancel
Save