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