jenkinsfile22
This commit is contained in:
parent
48eded96d6
commit
3cb87e0b7d
@ -4,7 +4,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
echo 'Hello World222'
|
||||
echo 'Hello World2222'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user