From 44ff6a7513208a9a4ba5a5743e5fc12e8f08bf44 Mon Sep 17 00:00:00 2001 From: surtur Date: Tue, 11 Oct 2022 19:49:40 +0200 Subject: [PATCH] chore: bump gitea to a99074b26 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 94b4883..da5b5a1 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 8752d89be7 + - /usr/local/bin/giteaupdater a99074b26 # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: 7fda1f20b3978c551adc1c5ab3df4e6c7a76f19467daa0d47e83adf0d2fabb1b +hmac: 09f4dd588cacbf8b5899970a3ea162454ba0bbef9d11813f12eefd66545995fc ...