updates latest image for regression
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -79,7 +79,7 @@ properties([
|
|||||||
parameters([
|
parameters([
|
||||||
string(
|
string(
|
||||||
name: 'SIMULATOR_IMAGE_PINNED',
|
name: 'SIMULATOR_IMAGE_PINNED',
|
||||||
defaultValue: 'git.minres.com/here/here-vp:ac4f736',
|
defaultValue: 'git.minres.com/here/here-vp:4fcc192',
|
||||||
description: 'Version-pinned Docker image used for the blocking regression lane'
|
description: 'Version-pinned Docker image used for the blocking regression lane'
|
||||||
)
|
)
|
||||||
])
|
])
|
||||||
|
|||||||
Reference in New Issue
Block a user