This repository has been archived on 2025-07-06. You can view files and clone it, but cannot push or open issues or pull requests.
docker-almalinux-base/release/9/files/unkin.repo
Ben Vincent 9491ad8c61
All checks were successful
Build / build (pull_request) Successful in 1m36s
feat: enable building multiple almalinux releases
- create releases/{version} directories
- move almalinux8 to releases/8
- create almalinx9 build
- update makefile to work with multiple versions
2024-12-20 19:39:40 +11:00

11 lines
372 B
Plaintext

[unkin]
name=unkin repository
baseurl=https://git.query.consul/api/packages/unkin/rpm/almalinux/el8
gpgcheck=False
gpgkey=https://git.query.consul/api/packages/unkin/rpm/repository.key
[unkinben]
name=unkinben repository
baseurl=https://git.query.consul/api/packages/unkinben/rpm/el9
gpgcheck=False
gpgkey=https://git.query.consul/api/packages/unkinben/rpm/repository.key