From e3a1396839f52ce007190bae9315fff6ad2c6b8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Jenzer?= Date: Mon, 26 Jan 2026 16:40:09 +0100 Subject: [PATCH] Force upgrade --- system/upgrade_github_application.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system/upgrade_github_application.yaml b/system/upgrade_github_application.yaml index a5dccca..fe7d019 100644 --- a/system/upgrade_github_application.yaml +++ b/system/upgrade_github_application.yaml @@ -35,9 +35,9 @@ tasks: description: "Load variables for $(settings.name)" url: "@(provisioning)/roles/$(settings.name)/vars/version.yaml" - - return: - description: "Latest version installed $(new_version)" - when: $(new_version == app_version) + # - return: + # description: "Latest version installed $(new_version)" + # when: $(new_version == app_version) - execute: description: "Download application from $(download_url)"