public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/crossdev:master commit in: scripts/
@ 2025-01-04 15:20 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2025-01-04 15:20 UTC (permalink / raw
  To: gentoo-commits

commit:     3345d024a61673fed420dfa3a39d8bb6fb17a109
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  4 00:13:01 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  4 08:44:18 2025 +0000
URL:        https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=3345d024

ci: try to get binpkgs for dev-vcs/git and friends (via eselect-repository)

This should speed things up a little bit to avoid needlessly building
dev-vcs/git over and over at the start of each job.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 scripts/container_test.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/scripts/container_test.sh b/scripts/container_test.sh
index afd7e5f..4205dbd 100755
--- a/scripts/container_test.sh
+++ b/scripts/container_test.sh
@@ -93,7 +93,8 @@ done
 	/bin/sleep inf
 
 run_in_container emerge-webrsync
-run_in_container emerge app-eselect/eselect-repository sys-apps/config-site
+run_in_container getuto
+run_in_container emerge --getbinpkg app-eselect/eselect-repository sys-apps/config-site
 run_in_container make install
 run_in_container eselect repository create crossdev
 run_in_container crossdev --show-fail-log --target "${TARGET}"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-01-04 15:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-04 15:20 [gentoo-commits] proj/crossdev:master commit in: scripts/ Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox