update jenkinsfile
This commit is contained in:
parent
ae52426d88
commit
8d55c6e10c
@ -5,7 +5,7 @@ agent {
|
||||
stages {
|
||||
stage('Test') {
|
||||
steps {
|
||||
sh 'whoami'
|
||||
sh './download.sh'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user