• Zach Loafman's avatar
    Skip cleaning docker cache prior to build · 6ba14f1c
    Zach Loafman authored
    This seems to be more trouble than its worth, and much of
    the remaining build time (except the push itself). We can
    cache the cross-build/golang images between builds - it's
    not going to kill us, and it'll save the occasional weird
    flake of not finding an image when it tries to rm one of
    these.
    6ba14f1c
build.sh 1.91 KB