Skip to content

Commit cabbcaf

Browse files
committed
Switch NV job to another docekr image
Use image which runs under user instead of root Resolves: OLPSUP-29798, OAM-2353 Signed-off-by: Yaroslav Stefinko <ext-yaroslav.stefinko@here.com>
1 parent 02352c7 commit cabbcaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ build_test_linux_fv:
9292

9393
build_test_nv:
9494
stage: build
95+
image: ${DOCKER_REGISTRY}/${DOCKER_IMAGE_USER}:${DOCKER_IMAGE_USER_VERSION}
9596
tags:
9697
- docker-prod
9798
script:

0 commit comments

Comments
 (0)