kopia lustrzana https://github.com/c9/core
Merge pull request +10227 from c9/wfstaging
WIP deploy workflow-stagingpull/223/head
commit
d645e4c8d2
|
@ -41,6 +41,7 @@ function getDefaultSettings() {
|
||||||
|
|
||||||
var suffix = hostname.trim().split("-").pop() || "";
|
var suffix = hostname.trim().split("-").pop() || "";
|
||||||
var modes = {
|
var modes = {
|
||||||
|
"workflowstaging": "workflow-staging",
|
||||||
"prod": "deploy",
|
"prod": "deploy",
|
||||||
"beta": "beta",
|
"beta": "beta",
|
||||||
"dev": "devel",
|
"dev": "devel",
|
||||||
|
|
Ładowanie…
Reference in New Issue