Testing dynamic Jenkinsfile
This commit is contained in:
parent
7eb2d8603d
commit
d04692fdd4
|
|
@ -11,7 +11,6 @@ pipeline {
|
|||
|
||||
stages {
|
||||
stage('Tests') {
|
||||
}
|
||||
steps {
|
||||
script {
|
||||
implementations.each { implementation->
|
||||
|
|
|
|||
Loading…
Reference in New Issue