GitLab IDE cleared this file for some reason...
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ARG CI_COMMIT_SHORT_SHA
|
||||
FROM williammiceli/grav:${CI_COMMIT_SHORT_SHA}
|
||||
|
||||
# Install Git
|
||||
RUN apk add --no-cache git
|
||||
Reference in New Issue
Block a user