kpi-extension functionality
parent
8d7be2f287
commit
3cf88478b9
|
|
@ -101,6 +101,7 @@ pipeline {
|
|||
sudo update-alternatives --config python && \
|
||||
python --version
|
||||
python -m pip3 install pip
|
||||
ls -la /usr/lib/ | grep python
|
||||
pip3 --version
|
||||
pip3 install -r requirements.txt
|
||||
pip3 install git+https://${AUTH_USR}:${AUTH_PSW}@atc.bmwgroup.net/bitbucket/scm/opapm/keyrequestparser.git
|
||||
|
|
|
|||
Loading…
Reference in New Issue