bash: fix pip install issue with jjb-sandbox-env function 86/28086/2
authorDave Wallace <dwallacelf@gmail.com>
Tue, 28 Jul 2020 14:59:02 +0000 (14:59 +0000)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 6 Aug 2020 18:54:30 +0000 (18:54 +0000)
commit49c9feaa7343d9f743e7781b8f085f733f98c3a1
tree68f589b45f9ce1a3f0708be90f83b95a03a4a4b9
parentd4a639bbd2257a88fa3f06939a23c13af1d56dd3
bash: fix pip install issue with jjb-sandbox-env function

- In a new system (e.g. ubuntu 18.04 docker image), the pip3
  installation of jenkins-job-builder fails unless pip3 wheel
  is completed on a previous pip3 install command.

Type: fix

Change-Id: I4354c851161b9c470d44951dc8b722ffc87f56f7
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
extras/bash/functions.bash