ansible-role-renovate/templates/usr/local/bin/start-renovate.sh.j2
Markus Pesch f2abf22b80
All checks were successful
continuous-integration/drone/push Build is passing
fix: execute separate shell scripts to start and stop renovate
2023-09-22 20:21:33 +02:00

7 lines
117 B
Django/Jinja

#!/bin/bash
#
# {{ ansible_managed }}
#
{{ renovate_docker_compose_bin }} --project-directory {{ renovate_dir }} up