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