diff --git a/.drone.yml b/.drone.yml index 12c6ea0..d9cff2c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -60,11 +60,13 @@ steps: image: plugins/download settings: source: https://schlomp.space/tastytea/hashboot/archive/${DRONE_TAG}.tar.gz + destination: hashboot-${DRONE_TAG}.tar.gz - name: download zip image: plugins/download settings: source: https://schlomp.space/tastytea/hashboot/archive/${DRONE_TAG}.zip + destination: hashboot-${DRONE_TAG}.zip - name: signature image: debian:stretch-slim