From d0f9077f81a72ac7c8649bf95d51f1259793195b Mon Sep 17 00:00:00 2001 From: surtur Date: Thu, 17 Nov 2022 22:14:45 +0100 Subject: [PATCH] chore: bump to 88d5275614 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 3384eb9..b5b2ff1 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 6f3efdfe11 + - /usr/local/bin/giteaupdater 88d5275614 # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: 25bf05dcb144b7ab98df9f25d3090620e1550cbe5297cf8f676d3d9a94f0105c +hmac: cbb918aca654a33bab98b0d0b1dc75ca31714012daa5b4651a39503eda94d927 ...