changed Jenkinsfile
Some checks failed
csharp-secdevops-pipeline-pod/pipeline/head There was a failure building this commit
Some checks failed
csharp-secdevops-pipeline-pod/pipeline/head There was a failure building this commit
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -57,7 +57,7 @@ pipeline {
|
|||||||
post {
|
post {
|
||||||
always {
|
always {
|
||||||
// Meldet den Status zurück, wenn das Gitea-Plugin korrekt konfiguriert ist
|
// Meldet den Status zurück, wenn das Gitea-Plugin korrekt konfiguriert ist
|
||||||
step([$class: 'GiteaNotifier'])
|
giteaStatus()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user