Skip to content

Commit

Permalink
Update CI tokens (#620)
Browse files Browse the repository at this point in the history
* .

Signed-off-by: Clement Fuji Tsang <cfujitsang@nvidia.com>

* add imagePullSecret

Signed-off-by: Clement Fuji Tsang <cfujitsang@nvidia.com>

Signed-off-by: Clement Fuji Tsang <cfujitsang@nvidia.com>
  • Loading branch information
Caenorst committed Sep 6, 2022
1 parent 54876e0 commit 4d8f49d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/gitlab_jenkins_templates/ubuntu_test_CI.jenkins
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ spec:
volumeMounts:
- mountPath: /mnt
name: pvc-mount
imagePullSecrets:
- name: gitlabregcred
nodeSelector:
kubernetes.io/os: linux
nvidia.com/gpu_type: ${arch}
Expand Down

0 comments on commit 4d8f49d

Please sign in to comment.