3
0

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

Auto-merge for build 44

See merge request puppet/puppet_cd!40
This commit is contained in:
2025-10-23 22:02:21 +00:00

View File

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