Added more help information and changed file input to use multiple instead of repeat.
Some checks are pending
autoBIGS.galaxy/pipeline/head Build queued...
Some checks are pending
autoBIGS.galaxy/pipeline/head Build queued...
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -11,6 +11,7 @@ pipeline {
|
||||
stage ("install") {
|
||||
steps {
|
||||
sh 'pip install -r requirements.txt'
|
||||
sh 'pip install standard-imghdr'
|
||||
sh 'planemo ci_setup'
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user