error 128 degbugging
parent
974c913587
commit
f028dc1099
|
|
@ -111,7 +111,7 @@ pipeline {
|
|||
}
|
||||
sh """
|
||||
pip3 install -r requirements.txt
|
||||
pip3 install -r git+https://${user}:${pw}@atc.bmwgroup.net/bitbucket/scm/opapm/keyrequestparser.git
|
||||
pip3 install git+https://${user}:${pw}@atc.bmwgroup.net/bitbucket/scm/opapm/keyrequestparser.git
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue