Update Jenkinsfile
This commit is contained in:
parent
5b8b46b50f
commit
bd873cec9f
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'
|
||||
echo 'Hello World'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue