Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -1,9 +1,18 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": "bssapp-deploy",
|
"id": "bssapp-deploy",
|
||||||
"execute-command": "/opt/bssapp/deploy/deploy.sh",
|
"execute-command": "/bin/systemctl",
|
||||||
"command-working-directory": "/opt/bssapp",
|
"command-working-directory": "/opt/bssapp",
|
||||||
"response-message": "BSSApp Deploy Triggered 🚀",
|
"pass-arguments-to-command": [
|
||||||
|
{
|
||||||
|
"source": "string",
|
||||||
|
"name": "start"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": "string",
|
||||||
|
"name": "bssapp-deploy"
|
||||||
|
}
|
||||||
|
],
|
||||||
"trigger-rule": {
|
"trigger-rule": {
|
||||||
"match": {
|
"match": {
|
||||||
"type": "value",
|
"type": "value",
|
||||||
|
|||||||
Reference in New Issue
Block a user