WIP deploy workflow-staging

This commit is contained in:
matthijs 2015-11-03 16:23:30 +00:00
parent 80c71387e9
commit e856f0ac1a

View File

@ -41,6 +41,7 @@ function getDefaultSettings() {
var suffix = hostname.trim().split("-").pop() || "";
var modes = {
"workflowstaging": "workflow-staging",
"prod": "deploy",
"beta": "beta",
"dev": "devel",