stash merge
This commit is contained in:
commit
ff1d3b7a45
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -3,7 +3,9 @@ pipeline {
|
||||
stages {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
echo 'Hello check world!'
|
||||
|
||||
echo 'Hello check world number two!'
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user