mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 08:23:06 -06:00
ITSD-94667 Extra debug to show atl_product_version. Assume it can replace atl_jsd_build
This commit is contained in:
@@ -63,6 +63,11 @@
|
||||
- name: Alternate URL OBR - Show atl_jsd_build (manual)
|
||||
debug:
|
||||
msg="atl_jsd_build={{ atl_jsd_build }}"
|
||||
|
||||
- name: Alernate URL OBR - Show atl_product_version
|
||||
debug:
|
||||
msg="atl_product_version={{ atl_product_version }}"
|
||||
|
||||
when:
|
||||
- not atl_source_obr_from_marketplace | bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user