Merge "Switch to prepare-workspace-git"

changes/93/720293/1
Zuul 3 years ago committed by Gerrit Code Review
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…
Cancel
Save