Merge remote-tracking branch 'origin/master'

This commit is contained in:
M_Kececi
2026-02-17 11:53:26 +03:00
parent 199390bc66
commit 8eaee91537

View File

@@ -1,9 +1,18 @@
[
{
"id": "bssapp-deploy",
"execute-command": "/opt/bssapp/deploy/deploy.sh",
"execute-command": "/bin/systemctl",
"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": {
"match": {
"type": "value",