Implement an optional compiler bootstrapping phase
This commit is contained in:

committed by
Todd Gamblin

parent
5323a5cff9
commit
6d745a56fd
@@ -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
|
||||
|
Reference in New Issue
Block a user