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