feat add test
This commit is contained in:
parent
e1f1d36a3b
commit
3ab8e5b9ea
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -9,7 +9,7 @@ pipeline {
|
||||
}
|
||||
stage('Test'){
|
||||
steps {
|
||||
sh 'echo test'
|
||||
sh 'echo Test'
|
||||
}
|
||||
}
|
||||
stage('Deploy') {
|
||||
|
Loading…
Reference in New Issue
Block a user