From aeee6eacbcc23209e1cc7855817fc0d136d38287 Mon Sep 17 00:00:00 2001 From: leo Date: Thu, 29 Dec 2022 11:21:24 +0100 Subject: [PATCH] chore: bump gitea to a35749893b --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index dc41911..3b32aee 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 d6b96627c1 + - /usr/local/bin/giteaupdater a35749893b # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: f9bcbedb861f650717c846957f13a4095069c45763d4f91b61f2c78a36d8318c +hmac: 5b1c8569da2537ed5c5274268638c17fb396680f4dd6710e05cb84d816732ed6 ...