Force upgrade
This commit is contained in:
@@ -35,9 +35,9 @@ tasks:
|
|||||||
description: "Load variables for $(settings.name)"
|
description: "Load variables for $(settings.name)"
|
||||||
url: "@(provisioning)/roles/$(settings.name)/vars/version.yaml"
|
url: "@(provisioning)/roles/$(settings.name)/vars/version.yaml"
|
||||||
|
|
||||||
- return:
|
# - return:
|
||||||
description: "Latest version installed $(new_version)"
|
# description: "Latest version installed $(new_version)"
|
||||||
when: $(new_version == app_version)
|
# when: $(new_version == app_version)
|
||||||
|
|
||||||
- execute:
|
- execute:
|
||||||
description: "Download application from $(download_url)"
|
description: "Download application from $(download_url)"
|
||||||
|
|||||||
Reference in New Issue
Block a user