Skip to content

Commit

Permalink
Try and fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen Bok committed Dec 15, 2015
1 parent 674c81c commit 5a95739
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion wercker.yml
Expand Up @@ -16,4 +16,6 @@ deploy:
packages: zip
- script:
name: builds.framerjs.com
code: make deploy
code: |
cd $WERCKER_SOURCE_DIR
make deploy

0 comments on commit 5a95739

Please sign in to comment.