update jenkinsfile
This commit is contained in:
parent
edb92b1eff
commit
4be47f76a8
@ -15,6 +15,7 @@ pipeline {
|
||||
stage("Script") {
|
||||
steps {
|
||||
sh "ls -al"
|
||||
sh "pwd"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user