3
0

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

Auto-merge for build 45

See merge request puppet/puppet_cd!41
This commit is contained in:
2025-10-23 22:09:03 +00:00

View File

@@ -1,8 +1,7 @@
[ [
{ {
"id": "r10k-deploy", "id": "r10k-deploy",
"execute-command": "echo "$(date) r10k called with: $@" >> /var/log/r10k-webhook.log "execute-command": "/usr/local/bin/r10k-wrapper.sh",
/usr/local/bin/r10k "$@"",
"command-working-directory": "/etc/puppetlabs/code", "command-working-directory": "/etc/puppetlabs/code",
"pass-arguments-to-command": [ "pass-arguments-to-command": [
{ "source": "string", "name": "deploy" }, { "source": "string", "name": "deploy" },