3
0
Arne Teuke
2025-10-23 23:01:15 +02:00
parent 6409846a94
commit b01d486a08

View File

@@ -11,8 +11,9 @@
"trigger-rule": {
"match": {
"type": "payload-hash-sha1",
"secret": "<%= @pt_webhook_secret %>"
"type": "payload",
"parameter": "ref",
"value": "refs/heads/production"
}
}
}