Skip to content

Commit

Permalink
Debug command
Browse files Browse the repository at this point in the history
  • Loading branch information
Joris VAN ACOLEYEN committed Aug 2, 2024
1 parent 6bdb110 commit 3ed24d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifests/config/project.pp
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@
environment => $rundeck::cli::environment,
unless => "rd_scm_diff.sh ${projects_dir} '${name}' ${integration}",
require => File["${projects_dir}/${name}/scm-${integration}.json"],
logoutput => true,
loglevel => 'DEBUG',
}
}
}
Expand Down

0 comments on commit 3ed24d8

Please sign in to comment.