alegre
alegre copied to clipboard
Force system wide python module installs if needed.
Description
While debugging GitLab CI issues, it was observed that the Alegre builds were failing when attempting to install the awscli (or other pip modules).
How has this been tested?
A build and deploy from this branch confirmed the fix.
Have you considered secure coding practices when writing this code?
There are no security concerns with this change, as we previously performed system wide installations of pip modules and utiltiies.
Code Climate has analyzed commit 98900237 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 81.9% (0.0% change).
View more on Code Climate.