Clark Boylan b163a52c25 Only run yarn build when necessary in tools/pip.sh
The Zuul unittest jobs were timing out which prompted me to take a look
at what might be taking extra time. One thing I noticed is that we're
running the yarn build (which runs react-scripts) multiple times when we
really only need to run it once. The reason for that is our check to see
if zuul web has already built is looking for a file that the builds no
longer produce. Update that check to look for a current file and we'll
save a bit of time in our jobs and when running things locally.

Change-Id: Iae3604fbaf072d53895db850cfc989a832b12b27
2022-10-07 13:29:25 -07:00
..
2017-07-11 16:41:52 -04:00
2020-03-18 14:47:37 -07:00
2022-05-04 14:20:16 -07:00
2022-07-01 15:59:48 -07:00
2022-01-26 12:59:39 -08:00
2022-01-26 12:59:39 -08:00
2022-01-27 08:25:35 -08:00
2021-07-02 15:22:29 -07:00
2015-07-20 18:57:04 +02:00