From 9f52157f66080b7e41d2f9cdbee86e7a6541286f Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 20 Oct 2022 16:12:15 +0200 Subject: [PATCH] chore: bump gitea to 6a0330979f --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index ad64dbc..c15fdf5 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 11ac14cfe1 + - /usr/local/bin/giteaupdater 6a0330979f # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: f81dfebef36542c85ac9035f785884d1b7ca0aac8ccc797e965f3f78963d66d1 +hmac: f4f9766aef6e48f7954d9a144ebb6045b7dd1b8acb73bfa8932a5e7e1c5ab64a ...