mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
.github/workflows/repoman.yml: Use script to auto run the latest rm
By using a seperate script instead of running everything in the yml file, we gain the ability to use and manipulate variables. This means that we can now automatically run the latest version of repoman, which should make this more hands-off by removing the need to update this every now and then. Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
#
|
||||
# This checks for potential and exact package matches within an overlay & ::gentoo
|
||||
# Note that this is not going to be 100% accurate
|
||||
#
|
||||
|
||||
GENTOO_DIR="/var/db/repos/gentoo"
|
||||
GENTOO_PACKAGES=(
|
||||
|
||||
Reference in New Issue
Block a user