Skip to content
Snippets Groups Projects
Commit 89d662f6 authored by Ujwal Kundur's avatar Ujwal Kundur Committed by Wouter Deconinck
Browse files

Fix 7

Fix GitLab CI config to use cuda Dockfile instead of oneapi
parent 5ae09a7e
No related branches found
No related tags found
1 merge request!309Repo Cleanup
This commit is part of merge request !309. Comments created here will be created in the context of that merge request.
...@@ -201,7 +201,7 @@ cuda_base:default: ...@@ -201,7 +201,7 @@ cuda_base:default:
BUILD_IMAGE: "cuda_base" BUILD_IMAGE: "cuda_base"
script: script:
- docker build -t ${CI_REGISTRY_IMAGE}/${BUILD_IMAGE}:${INTERNAL_TAG} - docker build -t ${CI_REGISTRY_IMAGE}/${BUILD_IMAGE}:${INTERNAL_TAG}
containers/oneapi containers/cuda
- !reference [.build, script] - !reference [.build, script]
jug_dev:default: jug_dev:default:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment