diff --git a/.drone.yml b/.drone.yml index d18d707..fa0f128 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 1fcf96ad01 + - /usr/local/bin/giteaupdater a78e0b7dad # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: ce443d6865857d688179436f2dd5e91d73d2fb020c379507502514b48777ea82 +hmac: 48b99368e1e852231cd99dbf7708e5d5aae1cfee8a173708bf9198e85400b84a ...