Install git in the test_manifest docker as necessary now
This commit is contained in:
parent
4493ab0bb8
commit
93ddefcc20
@ -4,4 +4,5 @@ RUN dnf install -y \
|
|||||||
python3-pytest \
|
python3-pytest \
|
||||||
python3-requests \
|
python3-requests \
|
||||||
python3-pytest-cov \
|
python3-pytest-cov \
|
||||||
|
git \
|
||||||
&& rm -rf /var/cache/dnf /var/log/dnf*
|
&& rm -rf /var/cache/dnf /var/log/dnf*
|
Loading…
x
Reference in New Issue
Block a user