Skip to content

Commit

Permalink
ci: try to get binpkgs for dev-vcs/git and friends (via eselect-repos…
Browse files Browse the repository at this point in the history
…itory)

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 <[email protected]>
  • Loading branch information
thesamesam committed Jan 4, 2025
1 parent de7ff73 commit 3345d02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/container_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit 3345d02

Please sign in to comment.