You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
373 B
17 lines
373 B
[
|
|
{
|
|
"id": "deploy-divar",
|
|
"execute-command": "/projects/divar-crawler/deploy.sh",
|
|
"command-working-directory": "/projects/divar-crawler",
|
|
"trigger-rule": {
|
|
"match": {
|
|
"type": "value",
|
|
"value": "REPLACE_WITH_YOUR_SECRET_TOKEN",
|
|
"parameter": {
|
|
"source": "url",
|
|
"name": "token"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|