From 925bfe59e6a3339538929b5fce8ecd87d57ecb59 Mon Sep 17 00:00:00 2001 From: RaviAnand Mohabir Date: Wed, 26 Jun 2024 16:04:23 +0200 Subject: [PATCH] ci: :green_heart: fix gitea url --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 72362b9..37ec6b6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -35,7 +35,7 @@ steps: settings: gitea_password: from_secret: git_password - gitea_url: gitea.dikurium.ch + gitea_url: https://gitea.dikurium.ch gitea_username: from_secret: git_username notes_file: CZ_CURRENT_CHANGELOG.md