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