changes in the jenkins file
This commit is contained in:
parent
afa4f515d3
commit
0f89e0db05
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -84,8 +84,8 @@ pipeline {
|
|||
#. venv/bin/activate
|
||||
export PATH=${VIRTUAL_ENV}/bin:${PATH}
|
||||
python setup.py install
|
||||
sudo /home/cis/.local/bin/nosetests --with-xunit tests
|
||||
'''
|
||||
// sudo /home/cis/.local/bin/nosetests --with-xunit tests
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user