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