heartwood every commit a ring

the migrate steps inside the living container

7a7049ee by Isaac Bythewood · 23 days ago

modified hosts/alpine/quickstart.sh
@@ -92,7 +92,7 @@ HOOK    if [ "$has_migrate" = "yes" ]; then        cat >> "/srv/git/${name}.git/hooks/post-receive" << 'MIGRATE'    docker compose run --rm web python3 manage.py migrate --noinput    docker compose exec -T web python3 manage.py migrate --noinputMIGRATE    fi