diff --git a/.drone.yml b/.drone.yml index 52bd8e2..74accb8 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 3fcad582c9 + - /usr/local/bin/giteaupdater 624c0ba92 # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: 827746dcf0e33e01719182a2b932a2c39344dddf16e7ead5d92cdf07290b2465 +hmac: f44338690a07e114149198a2e940af6dafb76339c3f8a2e311d84f79e58a3871 ...