changed Jenkinsfile
All checks were successful
csharp-secdevops-pipeline-pod/pipeline/head This commit looks good
All checks were successful
csharp-secdevops-pipeline-pod/pipeline/head This commit looks good
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
|
||||||
giteaStatus()
|
echo "Pipeline beendet: ${currentBuild.result}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user