Add git-lfs to CI docker images
Compare changes
Files
9- Atkins, Charles Vernon authored
+ 7
− 3
@@ -2,7 +2,7 @@ FROM centos:centos7
@@ -21,9 +21,13 @@ RUN export uid=1001 gid=1001 && \
Created by: chuckatkins
@williamfgc once this is merged into master then the CI images will get automatically rebuilt by dockerhub (typically takes anywhere from an hour to a day for the new images to be available). At that point we can update the circle scripts to use lfs, but not until then.