fix jenkinsfile
This commit is contained in:
parent
1c77da3484
commit
c8909689c0
@ -7,7 +7,9 @@ pipeline {
|
||||
}
|
||||
}
|
||||
stage('test') {
|
||||
steps {
|
||||
sh 'echo Hello World'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user