Fixing testing

This commit is contained in:
retropikzel 2026-02-12 20:53:13 +02:00
parent 1dfb36c04a
commit e48bc05a60
1 changed files with 0 additions and 6 deletions

6
Jenkinsfile vendored
View File

@ -65,10 +65,4 @@ pipeline {
} }
} }
} }
post {
success {
publishCtrfResults jsonFilePattern: "*.json"
}
}
} }