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