Fixed image name

This commit is contained in:
William Miceli
2019-05-03 20:44:02 -04:00
parent eb13636de1
commit 0437ec697e

View File

@@ -1,4 +1,4 @@
FROM $CI_REGISTRY_IMAGE:$CI_COMMIT_SHORT_SHA
FROM williammiceli/grav:$CI_COMMIT_SHORT_SHA
# Install Git
RUN apk add --no-cache git