This commit is contained in:
2021-02-19 04:12:54 +01:00
parent 8949bdba86
commit 29efa6cd75

2
Jenkinsfile vendored
View File

@@ -17,7 +17,6 @@ pipeline {
sh '''mkdir $WORKSPACE/REL'''
}
}
}
parallel {
stage("Image Configs") {
matrix {
@@ -58,7 +57,6 @@ pipeline {
}
}
}
stages {
stage('Finish') {
steps {
// Save generated files