mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-11 14:10:42 +00:00
3566e7eddf
* feat(ci)!: switch to rpmbuild * fix: support extra_repos * let's try this instead * fix the funny condition * fix: disable gpgcheck This should be fine because checksum is checked for the repomd and the packages too
3 lines
81 B
Plaintext
3 lines
81 B
Plaintext
import "andax/ci/extra_repos.rhai" as extra_repos;
|
|
extra_repos::install(labels);
|