diff --git a/.drone.yml b/.drone.yml index ae6a164..3ac40a9 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 7020c4afb7 + - /usr/local/bin/giteaupdater a08584ee36 # simply demonstrate we're able to run ansible. - name: ansible - sayhi @@ -57,6 +57,6 @@ steps: --- kind: signature -hmac: 38d8b3f4a0bd199521fd9cad4fc1e908bf1902dad5466f7d8c2c70e10c6e0b8a +hmac: 6ad1039a111562e6fdaa263c24b0c04b8839323773c9cadba3b2f6ad453f315d ...