Skip to content

Commit

Permalink
use 2024.2.2 image (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
MxEh-TT committed Jul 15, 2024
1 parent bef4087 commit cb2d92b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile.internal
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pipeline {
parameters {
string(name: 'ET_VERSION', defaultValue: '2023.4.0', description: 'The specified ecu.test version to use for testing.')
string(name: 'ET_V1_VERSION', defaultValue: '2023.3.0', description: 'The specified ecu.test v1 version to use for testing.')
string(name: 'ET_V2_VERSION', defaultValue: '2024.2.0', description: 'The specified ecu.test v2 version to use for testing.')
string(name: 'ET_V2_VERSION', defaultValue: '2024.2.2', description: 'The specified ecu.test v2 version to use for testing.')
string(name: 'TG_VERSION', defaultValue: '1.142.0', description: 'The specified test.guide version to use for testing.')
}

Expand Down

0 comments on commit cb2d92b

Please sign in to comment.