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