diff --git a/.drone.yml b/.drone.yml index 483a9f8..f753c99 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 c0ab7070e5 + - /usr/local/bin/giteaupdater 04771b5ff7 # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: dff3c3dc4512216db8244b585010e13de1e2a6fe47f9d568da244155753d179b +hmac: be14fd25effbae59895d0743e112e874733976ef12889e16d062f08d618fd276 ...