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