1050fa5546
- improve mirror git repo management - minio s3 implementation needs endpoint_url - Remove image key from rebuild-index job - Remove image, rely on tags instead
9 lines
160 B
YAML
9 lines
160 B
YAML
generate ci jobs:
|
|
script:
|
|
- "./bin/generate-gitlab-ci-yml.sh"
|
|
tags:
|
|
- "spack-pre-ci"
|
|
artifacts:
|
|
paths:
|
|
- ci-generation
|
|
when: always
|