mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
Install git in the test_manifest docker as necessary now
This commit is contained in:
parent
4493ab0bb8
commit
93ddefcc20
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@ RUN dnf install -y \
|
|||
python3-pytest \
|
||||
python3-requests \
|
||||
python3-pytest-cov \
|
||||
git \
|
||||
&& rm -rf /var/cache/dnf /var/log/dnf*
|
Loading…
Reference in a new issue