🤖 ci(docker): auto-build on push to main + fix root Dockerfile swag step #94
Reference in New Issue
Block a user
Delete Branch "vibe/batch-pr-w1-docker-push-on-main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Enable Docker image build on every push to main (paths-ignore for docs-only changes mirrors webapp pattern). Fix root Dockerfile (shipped by #89) which was missing the swag init step required for //go:embed of swagger.json (gitignored).