generated from ydeng/python-program
Added CLI test in 'Jenkinsfile'
All checks were successful
ydeng/modvcfsamples/pipeline/head This commit looks good
All checks were successful
ydeng/modvcfsamples/pipeline/head This commit looks good
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -23,7 +23,7 @@ pipeline {
|
||||
stage("test installation") {
|
||||
steps {
|
||||
sh "pip install dist/*.whl"
|
||||
// TODO Test installation by sample run
|
||||
sh 'modvcfsamples ./tests/resources/test_files_shortened_haploid.vcf expected_out -n "GT" -g "4"'
|
||||
}
|
||||
}
|
||||
stage("archive") {
|
||||
|
Reference in New Issue
Block a user