From 51bb24afa65e43e58ca988ba5cb4255c1c936ff9 Mon Sep 17 00:00:00 2001 From: surtur Date: Sun, 13 Nov 2022 13:25:26 +0100 Subject: [PATCH] chore: bump gitea to 6f3efdfe11 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 303789b..3384eb9 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 cb4473692f + - /usr/local/bin/giteaupdater 6f3efdfe11 # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: 5ba2c5216a01a1a0eea65e6f550107efa2d5861e20bd817b9620c4d26e416baa +hmac: 25bf05dcb144b7ab98df9f25d3090620e1550cbe5297cf8f676d3d9a94f0105c ...