Browse Source

add staging bucket

pull/710/head
Joe Germuska 10 years ago
parent
commit
5fb123fb36
  1. 1
      config.json

1
config.json

@ -176,6 +176,7 @@
// - run usemin on all html in build/website
// - sync build/website with bucket
"deploy": {
"stg": {"bucket": "timeline.knilab.com"},
"prd": {"bucket": "timeline.knightlab.com"}
}
}
Loading…
Cancel
Save