update config file - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/284
This commit is contained in:
@@ -14,8 +14,8 @@
|
|||||||
"match": {
|
"match": {
|
||||||
"type": "payload",
|
"type": "payload",
|
||||||
"parameter": {
|
"parameter": {
|
||||||
"source": "json",
|
"source": "jsonpath",
|
||||||
"name": "ref"
|
"name": "$.ref"
|
||||||
},
|
},
|
||||||
"value": "refs/heads/production"
|
"value": "refs/heads/production"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user