mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
DCD-224: Switch to using marketplace version feed, and add test for another corner-case.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
atl_product_latest_version_url: "https://s3.amazonaws.com/atlassian-software/releases/{{ atl_product_edition }}/latest"
|
||||
atl_product_latest_version_url: "https://marketplace.atlassian.com/rest/2/applications/{{ atl_product_family }}/versions/latest"
|
||||
atl_product_version_cache: "{{ atl_product_home_shared }}/{{ atl_product_edition }}.version"
|
||||
|
||||
atl_release_base_url: "https://product-downloads.atlassian.com/software"
|
||||
|
||||
Reference in New Issue
Block a user