Merge branch 'jenkins-build-45' into 'master'
Auto-merge for build 45 See merge request puppet/puppet_cd!41
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
[
|
||||
{
|
||||
"id": "r10k-deploy",
|
||||
"execute-command": "echo "$(date) r10k called with: $@" >> /var/log/r10k-webhook.log
|
||||
/usr/local/bin/r10k "$@"",
|
||||
"execute-command": "/usr/local/bin/r10k-wrapper.sh",
|
||||
"command-working-directory": "/etc/puppetlabs/code",
|
||||
"pass-arguments-to-command": [
|
||||
{ "source": "string", "name": "deploy" },
|
||||
|
||||
Reference in New Issue
Block a user