Testing dynamic Jenkinsfile

This commit is contained in:
retropikzel 2025-06-05 23:18:55 +03:00
parent 7eb2d8603d
commit d04692fdd4
1 changed files with 5 additions and 6 deletions

1
Jenkinsfile vendored
View File

@ -11,7 +11,6 @@ pipeline {
stages {
stage('Tests') {
}
steps {
script {
implementations.each { implementation->