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

View File

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