summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorkwryankrattiger <80296582+kwryankrattiger@users.noreply.github.com>2023-03-15 20:13:02 -0500
committerGitHub <noreply@github.com>2023-03-15 21:13:02 -0400
commitbb73dfc02e503529d7f7c3a0d6f7b1ada1d21435 (patch)
treee701b8482a47e3fdcf83bc7ed4695d9ef235be72 /share
parent64fa902ba6d8e68dd52dfad776880dd0f7ed5ba6 (diff)
downloadspack-bb73dfc02e503529d7f7c3a0d6f7b1ada1d21435.tar.gz
spack-bb73dfc02e503529d7f7c3a0d6f7b1ada1d21435.tar.bz2
spack-bb73dfc02e503529d7f7c3a0d6f7b1ada1d21435.tar.xz
spack-bb73dfc02e503529d7f7c3a0d6f7b1ada1d21435.zip
Hotfix: CI: Add CI target for gpu-test stack (#36136)
Diffstat (limited to 'share')
-rw-r--r--share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml
index 2c88503c49..283d7e2cbe 100644
--- a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml
+++ b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml
@@ -362,6 +362,7 @@ e4s-protected-build:
# GPU Testing Pipeline
########################################
.gpu-tests:
+ extends: [ ".linux_x86_64" ]
variables:
SPACK_CI_STACK_NAME: gpu-tests