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 ...