tests added to pipeline
All checks were successful
esbo_ds/ESBO-ETC/pipeline/head This commit looks good
All checks were successful
esbo_ds/ESBO-ETC/pipeline/head This commit looks good
This commit is contained in:
parent
203cde1216
commit
c84b70d584
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -22,7 +22,7 @@ pipeline {
|
||||
'''
|
||||
sh '''
|
||||
export PYTHONPATH=`pwd`
|
||||
../pyenv/bin/python3 -m unittest discover test
|
||||
pyenv/bin/python3 -m unittest discover test
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user