Browse Source

Merge pull request #176 from pelias/migurski/docs-rename-complete

Removed old docs repo name
pull/177/head
Rhonda Glennon 8 years ago committed by GitHub
parent
commit
14223768f1
  1. 3
      circle.yml

3
circle.yml

@ -11,5 +11,4 @@ deployment:
branch: "master"
commands:
- pip install 'Circle-Tickler == 1.0.1'
# 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
- tickle-circle mapzen documentation master $CIRCLE_TOKEN

Loading…
Cancel
Save