diff --git a/.drone.yml b/.drone.yml index c003102..5d1c03d 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 323135b97b + - /usr/local/bin/giteaupdater e644cc9448 # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: e1ab94741a7278905e3f0273574dbca74b4d44dcf9f366fb6ba50006d2facc07 +hmac: ae39b2bbbaa6122a9a0e690e4d9ac853354548328306bdeca8083cff821b6783 ...