From 3014f815524c0fba65c3800c972b257a726cf07f Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 31 Aug 2023 22:36:48 +0200 Subject: [PATCH] chore: bump gitea to c0ab7070e5 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 082aa0a..483a9f8 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 ac8d71ff07 + - /usr/local/bin/giteaupdater c0ab7070e5 # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: 9f3183c403a5f4a8fd2f2047159c2ca14931914b91b8bd6985c390035237684e +hmac: dff3c3dc4512216db8244b585010e13de1e2a6fe47f9d568da244155753d179b ...