summaryrefslogtreecommitdiff
path: root/config.sample.json
diff options
context:
space:
mode:
authorScisco <jazayeri@gmail.com>2014-11-02 18:53:40 -0500
committerScisco <jazayeri@gmail.com>2014-11-02 18:53:40 -0500
commit0f05c80e717c272e941ff9c3735e51b7ea886bd5 (patch)
tree1b7d59c298a411021386196dd8f671eb2b6a9517 /config.sample.json
parent2219290824c437564337f515d4b9daea12529d72 (diff)
parente354f857e5e4b22da9f29fbf18806e6304964478 (diff)
Merge pull request #24 from flipside-org/feature/branch_scripts
Feature/branch scripts
Diffstat (limited to 'config.sample.json')
-rw-r--r--config.sample.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.sample.json b/config.sample.json
index eba0920..566b329 100644
--- a/config.sample.json
+++ b/config.sample.json
@@ -3,8 +3,10 @@
"temp": "/home/ubuntu/jekyll-hook",
"public_repo": true,
"scripts": {
+ "#default": {
"build": "./scripts/build.sh",
"publish": "./scripts/publish.sh"
+ }
},
"secret": "",
"email": {