Disable deployment for now

This commit is contained in:
Michael Droettboom 2018-06-20 08:10:30 -04:00
parent 0c7980c005
commit b933423fc6
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ jobs:
- run:
name: Deploy to Github Pages
command: |
.circleci/deploy.sh
echo foo
workflows:
version: 2