Update Jenkinsfile
This commit is contained in:
parent
1cb4acd352
commit
d3bcb38c5d
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -31,7 +31,7 @@ pipeline {
|
|||
}
|
||||
stage('Deliver') {
|
||||
steps{
|
||||
echo 'Hello World!'
|
||||
echo 'Hello World!!'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue