Skip to content

Commit

Permalink
Add rsync to CI image.
Browse files Browse the repository at this point in the history
Signed-off-by: Gautier Bureau <gautier.bureau@rte-france.com>
  • Loading branch information
gautierbureau committed May 27, 2024
1 parent 0533c20 commit f371827
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CI/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ RUN dnf upgrade -y \
gperftools-devel \
doxygen \
doxygen-latex \
rsync \
&& dnf clean all \
&& rm -rf /var/cache/dnf/* \
&& pip install coverage
Expand Down

0 comments on commit f371827

Please sign in to comment.