3
0

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

Auto-merge for build 42

See merge request puppet/puppet_cd!38
This commit is contained in:
2025-10-23 21:41:12 +00:00

View File

@@ -10,6 +10,12 @@
], ],
"trigger-rule": { "trigger-rule": {
"and": [ "and": [
{
"match": {
"type": "payload-hash-sha1",
"secret": "<%= @pt_webhook_secret %>"
}
},
{ {
"match": { "match": {
"type": "payload", "type": "payload",