Upgrade pip version in deployment common (#296)
This commit is contained in:
parent
bc6dd13193
commit
52ed4e85e2
@ -32,6 +32,9 @@
|
|||||||
group: "root"
|
group: "root"
|
||||||
mode: "0755"
|
mode: "0755"
|
||||||
|
|
||||||
|
- name: Upgrade pip version
|
||||||
|
shell: pip3 install --upgrade pip
|
||||||
|
|
||||||
- name: Install python docker library
|
- name: Install python docker library
|
||||||
shell: pip3 install docker docker-compose setuptools
|
shell: pip3 install docker docker-compose setuptools
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user