All checks were successful
Build / build (pull_request) Successful in 1m36s
- create releases/{version} directories
- move almalinux8 to releases/8
- create almalinx9 build
- update makefile to work with multiple versions
17 lines
595 B
Plaintext
17 lines
595 B
Plaintext
[unkin]
|
|
name=unkin repository
|
|
baseurl=https://git.query.consul/api/packages/unkin/rpm/almalinux/el8
|
|
gpgkey=https://git.query.consul/api/packages/unkin/rpm/repository.key
|
|
gpgcheck=False
|
|
[unkinben]
|
|
name=unkinben repository
|
|
baseurl=https://git.query.consul/api/packages/unkinben/rpm/el8
|
|
gpgcheck=False
|
|
gpgkey=https://git.query.consul/api/packages/unkinben/rpm/repository.key
|
|
[gitea-unkin-almalimnux-8]
|
|
name=unkin - Gitea - almalimnux - 8
|
|
baseurl=https://git.query.consul/api/packages/unkin/rpm/almalimnux/8
|
|
enabled=1
|
|
gpgcheck=1
|
|
gpgkey=https://git.query.consul/api/packages/unkin/rpm/repository.key
|