Fixes identified in ecp facilities hackathon fixes:
- improve mirror git repo management - minio s3 implementation needs endpoint_url - Remove image key from rebuild-index job - Remove image, rely on tags instead
This commit is contained in:

committed by
Todd Gamblin

parent
6d745a56fd
commit
1050fa5546
@@ -1,11 +1,8 @@
|
||||
generate ci jobs:
|
||||
variables:
|
||||
git_strategy: clone
|
||||
script:
|
||||
- "./bin/generate-gitlab-ci-yml.sh"
|
||||
tags:
|
||||
- "spack-k8s"
|
||||
image: "scottwittenburg/spack_ci_generator_alpine"
|
||||
- "spack-pre-ci"
|
||||
artifacts:
|
||||
paths:
|
||||
- ci-generation
|
||||
|
Reference in New Issue
Block a user