mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-1462: cd tmp dir
This commit is contained in:
@@ -60,6 +60,9 @@
|
|||||||
line: '8.5'
|
line: '8.5'
|
||||||
path: "{{ test_product_version_file }}"
|
path: "{{ test_product_version_file }}"
|
||||||
mode: 0640
|
mode: 0640
|
||||||
|
- name: "{{ test_pre_step_prefix }} What is in tmp?"
|
||||||
|
shell:
|
||||||
|
cmd: cd /tmp && ls -al
|
||||||
- name: "{{ test_pre_step_prefix }} Archive the shared home"
|
- name: "{{ test_pre_step_prefix }} Archive the shared home"
|
||||||
archive:
|
archive:
|
||||||
path:
|
path:
|
||||||
|
|||||||
Reference in New Issue
Block a user