summaryrefslogtreecommitdiff
path: root/share/spack/gitlab/cloud_pipelines/configs/linux/neoverse_v1/ci.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'share/spack/gitlab/cloud_pipelines/configs/linux/neoverse_v1/ci.yaml')
-rw-r--r--share/spack/gitlab/cloud_pipelines/configs/linux/neoverse_v1/ci.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/configs/linux/neoverse_v1/ci.yaml b/share/spack/gitlab/cloud_pipelines/configs/linux/neoverse_v1/ci.yaml
new file mode 100644
index 0000000000..e874fc6522
--- /dev/null
+++ b/share/spack/gitlab/cloud_pipelines/configs/linux/neoverse_v1/ci.yaml
@@ -0,0 +1,7 @@
+ci:
+ pipeline-gen:
+ - any-job:
+ variables:
+ SPACK_TARGET_ARCH: neoverse_v1
+ - build-job:
+ tags: ["aarch64", "graviton3"]