Upgrade deploy to 0.5.2
This commit is contained in:
parent
154e6a2813
commit
a3f8592d4f
|
@ -166,7 +166,7 @@ deploy {
|
|||
name = "Deploy tusd"
|
||||
roles {
|
||||
role = "{{{init.paths.roles_dir}}}/deploy/v1.4.0"
|
||||
ansistrano_get_url = "https://github.com/tus/tusd/releases/download/0.1.2/tusd_linux_amd64.tar.gz"
|
||||
ansistrano_get_url = "https://github.com/tus/tusd/releases/download/0.5.2/tusd_linux_amd64.tar.gz"
|
||||
ansistrano_deploy_to = "{{{config.global.approot}}}"
|
||||
ansistrano_deploy_via = "download_unarchive"
|
||||
ansistrano_group = "ubuntu"
|
||||
|
|
Loading…
Reference in New Issue