mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
Update Jenkinsfile
This commit is contained in:
parent
9afaf99275
commit
03e83a4be3
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -3,6 +3,7 @@ pipeline {
|
|||
stage("Hello world") {
|
||||
sh """
|
||||
echo 'Hello world'
|
||||
echo 'Additional echo statement'
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue