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