UNPKG
craydent-deploy
Version:
latest (1.2.0)
1.2.0
1.1.1
1.0.0
craydent deploy helper
bitbucket.org/craydent/deploy
craydent-deploy
/
config
/
actions.json
12 lines
•
220 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"backup"
:
"backup"
,
"build"
:
"build"
,
"npminstall"
:
"npminstall"
,
"pull"
:
"pull"
,
"pullrestart"
:
"pullrestart"
,
"pullsync"
:
"pullsync"
,
"restart"
:
"restart"
,
"start"
:
"start"
,
"stop"
:
"stop"
,
"sync"
:
"sync"
}