Fix testing
This commit is contained in:
parent
8774693b79
commit
42714c02f8
|
|
@ -14,7 +14,7 @@ pipeline {
|
|||
}
|
||||
|
||||
parameters {
|
||||
string(name: 'LIBRARIES', defaultValue: 'cgi', description: '')
|
||||
string(name: 'LIBRARIES', defaultValue: 'ctrf', description: '')
|
||||
}
|
||||
|
||||
stages {
|
||||
|
|
|
|||
Loading…
Reference in New Issue