From 4bbe2728840e5a3042fc7434e3fd91ab78df568d Mon Sep 17 00:00:00 2001 From: surtur Date: Sat, 2 Sep 2023 15:13:55 +0200 Subject: [PATCH] chore: bump gitea to 5743d7cb5b --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index f753c99..c3457ea 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 04771b5ff7 + - /usr/local/bin/giteaupdater 5743d7cb5b # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: be14fd25effbae59895d0743e112e874733976ef12889e16d062f08d618fd276 +hmac: 05973c9ff6ccd0f92878db72477e0ccadf10e81d6b19f791a0049c0022e0fa0b ...