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