Merge "Switch to prepare-workspace-git"

This commit is contained in:
Zuul 2020-04-15 20:58:10 +00:00 committed by Gerrit Code Review
commit 27f6013822
1 changed files with 2 additions and 6 deletions

View File

@ -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: