Implement an optional compiler bootstrapping phase

This commit is contained in:
Scott Wittenburg
2019-07-16 08:36:31 -06:00
committed by Todd Gamblin
parent 5323a5cff9
commit 6d745a56fd
10 changed files with 695 additions and 352 deletions

View File

@@ -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