From d0220aefe6409c2ce6ca51d8a8579ee067bb71df Mon Sep 17 00:00:00 2001 From: surtur Date: Sat, 22 Oct 2022 16:05:49 +0200 Subject: [PATCH] chore: bump gitea to 154efa59a5 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index c15fdf5..fb47282 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 6a0330979f + - /usr/local/bin/giteaupdater 154efa59a5 # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: f4f9766aef6e48f7954d9a144ebb6045b7dd1b8acb73bfa8932a5e7e1c5ab64a +hmac: 2f573d70c65d4321e9499c4af7125b204c04856abb5184dde4c9891b51398060 ...