Fix testing

This commit is contained in:
retropikzel 2025-12-11 17:12:51 +02:00
parent 8774693b79
commit 42714c02f8
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -14,7 +14,7 @@ pipeline {
}
parameters {
string(name: 'LIBRARIES', defaultValue: 'cgi', description: '')
string(name: 'LIBRARIES', defaultValue: 'ctrf', description: '')
}
stages {