Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/prefix:master commit in: .github/workflows/
Date: Mon, 21 Jun 2021 06:12:00
Message-Id: 1624255903.7040eb7df483d45c303066a3b2d8c83c70de192c.sam@gentoo
1 commit: 7040eb7df483d45c303066a3b2d8c83c70de192c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 21 06:11:43 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 21 06:11:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=7040eb7d
7
8 .github: Move back to root of repo in repoman Github Action
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .github/workflows/repoman.yml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/.github/workflows/repoman.yml b/.github/workflows/repoman.yml
16 index 80575c56d8..369bcf357c 100644
17 --- a/.github/workflows/repoman.yml
18 +++ b/.github/workflows/repoman.yml
19 @@ -42,4 +42,5 @@ jobs:
20 mkdir -p profiles && cd profiles
21 ln -s /var/db/repos/gentoo/profiles/* . || true
22 echo "prefix" > repo_name
23 + cd ..
24 python3 portage-*/repoman/bin/repoman full -dx