Skip to content

Commit 25dda62

Browse files
committed
ci: depend on mock-deps repo in dockertest
We often build pre-relase distribution-gpg-keys there.
1 parent be3265b commit 25dda62

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
FROM registry.fedoraproject.org/fedora:rawhide
22

3+
RUN dnf copr enable @mock/mock-deps -y
34
RUN dnf -y install fedpkg tito argparse-manpage bash-completion python3-devel python3-jsonschema python3-pytest
45
RUN useradd -m -G mock -u 1001 user
56
WORKDIR /home/user

0 commit comments

Comments
 (0)