change in jenkin
This commit is contained in:
parent
048a7239a5
commit
5be7fd1840
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
|
@ -79,7 +79,8 @@ pipeline {
|
|||
virtualenv venv
|
||||
#. venv/bin/activate
|
||||
export PATH=${VIRTUAL_ENV}/bin:${PATH}
|
||||
sudo var/lib/jenkins/.local/bin/nosetests --with-xunit tests
|
||||
sudo python setup.py install
|
||||
sudo /home/cis/.local/bin/nosetests --with-xunit tests
|
||||
|
||||
'''
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user