diff --git a/.drone.yml b/.drone.yml index 94b4883..da5b5a1 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 8752d89be7 + - /usr/local/bin/giteaupdater a99074b26 # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: 7fda1f20b3978c551adc1c5ab3df4e6c7a76f19467daa0d47e83adf0d2fabb1b +hmac: 09f4dd588cacbf8b5899970a3ea162454ba0bbef9d11813f12eefd66545995fc ...