Merge branch 'jenkins-build-42' into 'master'
Auto-merge for build 42 See merge request puppet/puppet_cd!38
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user