Skip to content

Commit b92ffe1

Browse files
committed
dockertest: enable @mock/mock-deps
This repo is regularly used for pre-release builds of Mock dependencies (e.g. distribution-gpg-keys, when waiting for updates-testing).
1 parent 892d01f commit b92ffe1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ RUN tito build --test --rpm
1212
WORKDIR /home/user/mock/mock
1313
RUN tito build --test --rpm
1414
USER root
15+
RUN dnf -y copr enable @mock/mock-deps
1516
RUN dnf -y install --allow-downgrade /tmp/tito/*/mock*.rpm
1617
USER user

0 commit comments

Comments
 (0)