change jenkinsfile
This commit is contained in:
parent
8d4f6c4e88
commit
79eeebbb27
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -5,8 +5,7 @@ pipeline {
|
||||
stage('Hello') {
|
||||
steps {
|
||||
echo 'Hello World'
|
||||
// sh label:'', script: 'whoami'
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user