ci: update to use new build method

This commit is contained in:
kittentm 2026-03-28 03:24:10 +01:00
commit f3f5335639
No known key found for this signature in database
GPG key ID: AC43DFDBC1F44A91
2 changed files with 13 additions and 12 deletions

View file

@ -2,7 +2,7 @@ name: backend
on:
push:
branches: [ main ]
branches: ['**']
jobs:
docker: