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

Auto-merge for build 47

See merge request puppet/puppet_cd!43
This commit is contained in:
2025-10-23 22:30:17 +00:00

View File

@@ -14,8 +14,8 @@
"match": { "match": {
"type": "payload", "type": "payload",
"parameter": { "parameter": {
"source": "json", "source": "jsonpath",
"name": "ref" "name": "$.ref"
}, },
"value": "refs/heads/production" "value": "refs/heads/production"
} }