update jenkinsfile
This commit is contained in:
parent
8ee15ee101
commit
0e1aa42666
@ -34,7 +34,7 @@ pipeline {
|
||||
|
||||
stage('Script'){
|
||||
steps {
|
||||
sh './download.sh $CUTOFF'
|
||||
sh './download.sh'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user