From cf00ec6122d67f17649ce966a1dfa23873140802 Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 14 Mar 2023 11:33:14 +0100 Subject: [PATCH] chore: bump gitea to ac8d71ff07 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index fa0f128..082aa0a 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 a78e0b7dad + - /usr/local/bin/giteaupdater ac8d71ff07 # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: 48b99368e1e852231cd99dbf7708e5d5aae1cfee8a173708bf9198e85400b84a +hmac: 9f3183c403a5f4a8fd2f2047159c2ca14931914b91b8bd6985c390035237684e ...