77634147ce
ci-deploy / build-deploy-test (push) Successful in 3m27s
Two near-simultaneous pushes both hit `docker stop/rm/run flights-web`, the second run failed with 'container name already in use'. Add a Gitea Actions concurrency group so subsequent runs queue behind the in-flight one rather than racing.