Skip to content

Commit

Permalink
Remove outdated Spack mirrors in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rbberger committed Jul 7, 2022
1 parent 62f3d47 commit 7e97cfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ before_script:
- sed -i "s;XCAP_OSS_SPACK_DIR_TMP;${XCAP_OSS_SPACK_DIR};g" "${TMPDIR}/spack/etc/spack/upstreams.yaml"
- rm ${TMPDIR}/spack/etc/spack/repos.yaml ${TMPDIR}/spack/etc/spack/packages.yaml
- cp ${XCAP_OSS_SPACK_DIR}/etc/spack/${PLATFORM}/*.yaml ${TMPDIR}/spack/etc/spack/${PLATFORM}/
- rm $TMPDIR/spack/etc/spack/mirrors.yaml
- source ${TMPDIR}/spack/share/spack/setup-env.sh
- spack compiler list
- spack repo add --scope site ${CI_PROJECT_DIR}/spack-repo
Expand Down

0 comments on commit 7e97cfc

Please sign in to comment.