jenkinsfile test 3
This commit is contained in:
parent
f4056d61e0
commit
cccd792840
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,6 +1,6 @@
|
||||
node {
|
||||
stage('Hello') {
|
||||
echo "Hello123"
|
||||
echo "Hello"
|
||||
}
|
||||
stage('Goodbye') {
|
||||
echo 'Time to say goodbye!'
|
||||
|
Loading…
Reference in New Issue
Block a user