jenkinsfile fix

This commit is contained in:
2025-08-17 18:27:14 -05:00
parent 65d8d24480
commit 559ef5583e

2
Jenkinsfile vendored
View File

@@ -32,8 +32,6 @@ pipeline {
} }
} }
} }
}
stages {
stage('Run Docker Image') { stage('Run Docker Image') {
matrix { matrix {
axes { axes {