Merge "Switch to prepare-workspace-git"
commit
27f6013822
|
@ -23,12 +23,8 @@
|
|||
timeout: 3600 # Wait for an hour before bailing
|
||||
|
||||
- name: Synchronize src repos to workspace directory.
|
||||
synchronize:
|
||||
delete: false
|
||||
dest: .
|
||||
recursive: true
|
||||
src: "{{ zuul.executor.src_root }}"
|
||||
no_log: true
|
||||
include_role:
|
||||
name: prepare-workspace-git
|
||||
|
||||
- name: Run the production playbook and capture logs
|
||||
block:
|
||||
|
|
Loading…
Reference in New Issue