From b498bccb45fe9956a0830d45db68c695321c837c Mon Sep 17 00:00:00 2001 From: surtur Date: Wed, 30 Nov 2022 10:15:05 +0100 Subject: [PATCH] chore: bump gitea to 7020c4afb7 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index ed85e70..ae6a164 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,7 +31,7 @@ steps: script: # giteaupdater updates to latest available # commit unless $1 specifies otherwise. - - /usr/local/bin/giteaupdater 32db62515f + - /usr/local/bin/giteaupdater 7020c4afb7 # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: c6864c85349b3a0e9e7e155a0f2b4edd36681edb192e31c93da024ba3db20746 +hmac: 38d8b3f4a0bd199521fd9cad4fc1e908bf1902dad5466f7d8c2c70e10c6e0b8a ...