From 12fc3ac359ede827662216ae5a485e4a2466ae23 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Sat, 26 Jul 2025 12:20:50 +0100 Subject: [PATCH] Switch to autono-bot for gitea access --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 3bedec9..90ff1d2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,9 +5,9 @@ steps: - name: publish container image: plugins/docker settings: - username: 3wordchant + username: autono-bot password: - from_secret: git_autonomic_zone_token_3wc + from_secret: git_autonomic_zone_token_autono-bot repo: git.autonomic.zone/autonomic-cooperative/keycloak-collective-portal auto_tag: true registry: git.autonomic.zone