change in jenkins file
This commit is contained in:
parent
b6b43a3b93
commit
e3b3ffcd7a
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -38,7 +38,6 @@ pipeline {
|
|||
export PATH=${VIRTUAL_ENV}/bin:${PATH}
|
||||
pip install --upgrade pip
|
||||
pip install -r requirements.txt -r dev-requirements.txt
|
||||
make clean
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user