heartwood every commit a ring

the prune learns restraint, build cache survives the deploy

22e2c607 by Isaac Bythewood · 6 days ago

modified hosts/alpine/quickstart.sh
@@ -103,7 +103,8 @@ MIGRATE    fi    cat >> "/srv/git/${name}.git/hooks/post-receive" << TAIL    docker system prune --force    docker container prune --force    docker image prune --force    END_TIME=\$(date +%s)    echo "Total build time: \$((END_TIME - START_TIME))s"  fi