diff --git a/.drone.yml b/.drone.yml index dc41911..3b32aee 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 d6b96627c1 + - /usr/local/bin/giteaupdater a35749893b # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: f9bcbedb861f650717c846957f13a4095069c45763d4f91b61f2c78a36d8318c +hmac: 5b1c8569da2537ed5c5274268638c17fb396680f4dd6710e05cb84d816732ed6 ...