summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorHarmen Stoppels <harmenstoppels@gmail.com>2023-09-05 09:44:14 +0200
committerGitHub <noreply@github.com>2023-09-05 09:44:14 +0200
commit5a43f4ba559cd458bc0ebfe81d17506682c23221 (patch)
treebc25a948fae5a1ed67e64c61ed964ca98a8df377 /share
parent29aa7117f42f758bc537e03e4bedf66ced0accfa (diff)
downloadspack-5a43f4ba559cd458bc0ebfe81d17506682c23221.tar.gz
spack-5a43f4ba559cd458bc0ebfe81d17506682c23221.tar.bz2
spack-5a43f4ba559cd458bc0ebfe81d17506682c23221.tar.xz
spack-5a43f4ba559cd458bc0ebfe81d17506682c23221.zip
Set backtrace in ci (#39737)
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 45300eb737..ec4f5ac98f 100644
--- a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml
+++ b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml
@@ -138,6 +138,7 @@ default:
KUBERNETES_MEMORY_REQUEST: 16G
# avoid moving targets like branches and tags
SPACK_CONCRETIZER_REQUIRE_CHECKSUM: 1
+ SPACK_BACKTRACE: 1
interruptible: true
timeout: 60 minutes
retry: