ci: Install git
dustin/metricspi/pipeline/head This commit looks good
Details
dustin/metricspi/pipeline/head This commit looks good
Details
The `git` program is needed to build *blackbox_exporter* from Go source.pull/2/head
parent
a836526d40
commit
e009a4e167
|
@ -13,6 +13,7 @@ RUN dnf install -y \
|
||||||
diffutils \
|
diffutils \
|
||||||
g++ \
|
g++ \
|
||||||
gcc \
|
gcc \
|
||||||
|
git \
|
||||||
make \
|
make \
|
||||||
ncurses-devel \
|
ncurses-devel \
|
||||||
openssh-clients \
|
openssh-clients \
|
||||||
|
|
Loading…
Reference in New Issue