ci: remove custom mirror for loongarch64

We now have an official edge repository for loongarch64
This commit is contained in:
Kevin Daudt 2024-09-27 17:48:59 +00:00
parent abcead8c6b
commit 36f0600b15

View File

@ -125,8 +125,6 @@ build-loongarch64:
extends: .build extends: .build
artifacts: artifacts:
name: MR${CI_MERGE_REQUEST_ID}_loongarch64 name: MR${CI_MERGE_REQUEST_ID}_loongarch64
variables:
MIRROR: https://dev.alpinelinux.org/
tags: tags:
- docker-alpine - docker-alpine
- ci-build - ci-build