From 6d745a56fd1358667047d22ba183140a8ec0f5f5 Mon Sep 17 00:00:00 2001 From: Scott Wittenburg Date: Tue, 16 Jul 2019 08:36:31 -0600 Subject: Implement an optional compiler bootstrapping phase --- .gitlab-ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4f08bee923..11dcf1c0a2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,9 +1,11 @@ generate ci jobs: + variables: + git_strategy: clone script: - "./bin/generate-gitlab-ci-yml.sh" tags: - "spack-k8s" - image: "spack/ubuntu:18.04" + image: "scottwittenburg/spack_ci_generator_alpine" artifacts: paths: - ci-generation -- cgit v1.2.3-60-g2f50