GitLab IDE cleared this file for some reason...

This commit is contained in:
William Miceli
2019-05-04 15:33:45 -04:00
parent 135148bddd
commit 40a6a11b21

View File

@@ -0,0 +1,5 @@
ARG CI_COMMIT_SHORT_SHA
FROM williammiceli/grav:${CI_COMMIT_SHORT_SHA}
# Install Git
RUN apk add --no-cache git