Listens to the master branch for deploys

This commit is contained in:
Samuel Ryan 2015-11-07 14:55:55 +00:00
parent 06fd7ce8b1
commit 9abb6754a2
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
.idea
.vagrant
node_modules
bower_components

View File

@ -9,6 +9,6 @@ dependencies:
deployment:
production:
branch: metalsmith
branch: master
commands:
- ./deploy.sh