Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -1,16 +1,12 @@
|
||||
[
|
||||
{
|
||||
"id": "bssapp-deploy",
|
||||
"execute-command": "/bin/systemctl",
|
||||
"execute-command": "/bin/bash",
|
||||
"command-working-directory": "/opt/bssapp",
|
||||
"pass-arguments-to-command": [
|
||||
{
|
||||
"source": "string",
|
||||
"name": "start"
|
||||
},
|
||||
{
|
||||
"source": "string",
|
||||
"name": "bssapp-deploy"
|
||||
"name": "/opt/bssapp/deploy/deploy.sh"
|
||||
}
|
||||
],
|
||||
"trigger-rule": {
|
||||
|
||||
Reference in New Issue
Block a user