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