jenkinsfile
This commit is contained in:
parent
7b9a04761b
commit
4e324dc39d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
echo 'Hello Test world!'
|
||||
echo 'Hello Test weewfewefewffeefwefwewf!'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user