25 lines
466 B
JSON
25 lines
466 B
JSON
[
|
|
{
|
|
"id": "bruchtal-deploy",
|
|
"execute-command": "docker",
|
|
"command-working-directory": "/",
|
|
"pass-arguments-to-command": [
|
|
{
|
|
"source": "string",
|
|
"name": "exec"
|
|
},
|
|
{
|
|
"source": "string",
|
|
"name": "bruchtal-deploy"
|
|
},
|
|
{
|
|
"source": "string",
|
|
"name": "bash"
|
|
},
|
|
{
|
|
"source": "string",
|
|
"name": "/workspace/deploy/deploy-bruchtal.sh"
|
|
}
|
|
]
|
|
}
|
|
] |