diff --git a/.drone.yml b/.drone.yml index 73643d8..d82e8bc 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 fe519d8633 + - /usr/local/bin/giteaupdater a1fcb1cfb8 # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: ae75eb1029580461cb5125094411853f8c49cefda4e96e871cd5ec30c96ddbf1 +hmac: a3665f665ed463e20009b321a0f4b53c98d14d25f96b9211c817ff990c3e86a9 ...