test branch main2 und try catch blocke in jenkinsfile pipeline

This commit is contained in:
ISA
2024-07-13 22:05:53 +02:00
parent 5452a6e50e
commit 22f4e1f865

3
Jenkinsfile vendored
View File

@@ -1,5 +1,3 @@
Jenkinsfile (Declarative Pipeline)
/* Requires the Docker Pipeline plugin */
pipeline {
agent any
@@ -77,4 +75,3 @@ pipeline {
}
}
}