From bded553881c4d28749b37b81ab490185f7f361b6 Mon Sep 17 00:00:00 2001 From: Simon Petit Date: Thu, 5 Dec 2024 16:35:36 +0100 Subject: [PATCH] using token instead of pwd --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 87e973d..0a62304 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: username: from_secret: gitea_username password: - from_secret: gitea_password + from_secret: gitea_token registry: from_secret: gitea_container_registry repo: