Skip to content

Commit

Permalink
add gcp label (#762)
Browse files Browse the repository at this point in the history
Co-authored-by: Karl Higley <karlb@nvidia.com>
  • Loading branch information
AyodeAwe and karlhigley authored Dec 13, 2022
1 parent 182dbd8 commit 6b709a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/pr.gpu.Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pipeline {
agent {
docker {
image 'nvcr.io/nvstaging/merlin/merlin-ci-runner-wrapper'
label 'merlin_gpu'
label 'merlin_gpu_gcp || merlin_gpu'
registryCredentialsId 'jawe-nvcr-io'
registryUrl 'https://nvcr.io'
args "--runtime=nvidia -e NVIDIA_VISIBLE_DEVICES=all --shm-size '256m'"
Expand Down

0 comments on commit 6b709a3

Please sign in to comment.