From 2c83c9157d07ae6d1fffaf6c252efa68c57eb72a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Sterba?= <andre.sterbastud.h-da.de> Date: Thu, 13 Oct 2022 10:19:38 +0200 Subject: [PATCH] Fix CI --- .gitlab/ci/.renovate.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitlab/ci/.renovate.yml b/.gitlab/ci/.renovate.yml index 6139b4c39..ba873230b 100644 --- a/.gitlab/ci/.renovate.yml +++ b/.gitlab/ci/.renovate.yml @@ -6,8 +6,7 @@ renovate: variables: LOG_LEVEL: debug - renovate:on-schedule: - only: + only: - schedules - script: + script: - renovate $RENOVATE_EXTRA_FLAGS -- GitLab