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": {
"match": {
"type": "payload-hash-sha1",
"secret": "<%= @pt_webhook_secret %>"
"type": "payload",
"parameter": "ref",
"value": "refs/heads/production"
}
}
}