Merge "[ci] Fix gate by installing python3-docker"
This commit is contained in:
commit
b0bcd319ca
@ -18,8 +18,8 @@
|
|||||||
dest: "{{ zuul.project.src_dir }}/logs"
|
dest: "{{ zuul.project.src_dir }}/logs"
|
||||||
state: link
|
state: link
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install python3-docker
|
||||||
become: true
|
become: true
|
||||||
pip:
|
package:
|
||||||
name: docker
|
name: python3-docker
|
||||||
state: present
|
state: present
|
||||||
|
Loading…
x
Reference in New Issue
Block a user