unpack to dir

This commit is contained in:
Jens Timmerman 2020-10-25 14:21:57 +01:00
parent 52747a6bed
commit ed1342b8fa
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
- name: "install local runner"
unarchive:
src: https://github.com/drone-runners/drone-runner-exec/releases/latest/download/drone_runner_exec_linux_amd64.tar.gz
dest: /usr/local/bin/drone-runner-exec
dest: /usr/local/bin/
remote_src: yes
- name: "configure local runner"