Merge "Use pip3 to install zuul on executors"
This commit is contained in:
commit
c07d86d7ce
@ -45,7 +45,7 @@
|
|||||||
|
|
||||||
- name: Install zuul
|
- name: Install zuul
|
||||||
shell:
|
shell:
|
||||||
cmd: pip install .
|
cmd: pip3 install .
|
||||||
chdir: /opt/zuul
|
chdir: /opt/zuul
|
||||||
when: zuul_repo is changed
|
when: zuul_repo is changed
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user