Update Jenkinsfile
This commit is contained in:
parent
bfc920cfa9
commit
c0d938a6cb
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
echo 'Hello worldd!'
|
||||
echo 'Hello worlddd!'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user