Skip to content
Snippets Groups Projects
Verified Commit fd6bba8b authored by David Mehren's avatar David Mehren
Browse files

Install git

parent ac931967
No related branches found
No related tags found
No related merge requests found
Pipeline #962 passed
......@@ -11,6 +11,7 @@ RUN apk add ca-certificates wget \
&& apk del wget \
&& rm /tmp/pandoc.tar.gz
RUN apk add git
# RUN wget -q https://github.com/gohugoio/hugo/releases/download/v0.55.6/hugo_0.55.6_Linux-64bit.deb -O /tmp/hugo.deb && dpkg -i /tmp/hugo.deb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment