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 \
|
||||
g++ \
|
||||
gcc \
|
||||
git \
|
||||
make \
|
||||
ncurses-devel \
|
||||
openssh-clients \
|
||||
|
|
Loading…
Reference in New Issue