3
0

Merge branch 'jenkins-build-38' into 'master'

Auto-merge for build 38

See merge request puppet/puppet_cd!34
This commit is contained in:
2025-10-23 21:04:45 +00:00

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"
} }
} }
} }