update config file - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/284
This commit is contained in:
@@ -10,11 +10,15 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"trigger-rule": {
|
"trigger-rule": {
|
||||||
|
"and": [
|
||||||
|
{
|
||||||
"match": {
|
"match": {
|
||||||
"type": "payload",
|
"type": "payload",
|
||||||
"parameter": "ref",
|
"parameter": "ref",
|
||||||
"value": "refs/heads/production"
|
"value": "refs/heads/production"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user