Jenkinsfile neu formatiert

This commit is contained in:
dev-mkoebis
2026-06-24 13:47:33 +02:00
parent 4a204df2af
commit 0c58de292e

View File

@@ -17,7 +17,6 @@
}
}
stage('SonarQube')
{
environment
@@ -36,4 +35,3 @@
}
}
}