8e93913af7
The legacy job is in-tree now, remove it here. Add new publish job for training-labs scripts and use it. Change-Id: Id866646c81ccc0c89a24cea006f0df6b23756ece Depends-On: Icdba6792861650f528a3688e9f06b3887670dc96 Needed-By: Idab9d5daec93625e8d130d63a6b6121ec1a0fd3f
7 lines
116 B
YAML
7 lines
116 B
YAML
- hosts: all
|
|
roles:
|
|
- role: bindep
|
|
bindep_dir: "{{ zuul_work_dir }}"
|
|
- test-setup
|
|
- revoke-sudo
|