From 6de8aa9dc43a6433866a61e2f99e963cd8005fad Mon Sep 17 00:00:00 2001 From: surtur Date: Sun, 20 Nov 2022 19:57:52 +0100 Subject: [PATCH] chore: bump gitea to 32db62515f --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index b5b2ff1..ed85e70 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 88d5275614 + - /usr/local/bin/giteaupdater 32db62515f # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: cbb918aca654a33bab98b0d0b1dc75ca31714012daa5b4651a39503eda94d927 +hmac: c6864c85349b3a0e9e7e155a0f2b4edd36681edb192e31c93da024ba3db20746 ...