fix: add newline at end of cron job template
This commit is contained in:
parent
b22ad42e2a
commit
51248595cf
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ docker run --rm \
|
|||
-e RENOVATE_PLATFORM=gitea \
|
||||
-e RENOVATE_GIT_AUTHOR={{ renovate_git_user | quote }} \
|
||||
-e GITHUB_COM_TOKEN={{ renovate_github_pat }} \
|
||||
{{ renovate_image }} --autodiscover
|
||||
{{ renovate_image }} --autodiscover
|
||||
|
|
Loading…
Reference in a new issue