ci: update to use new build method
This commit is contained in:
parent
29564f0e0b
commit
f3f5335639
2 changed files with 13 additions and 12 deletions
|
|
@ -2,7 +2,7 @@ name: backend
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: ['**']
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
|
|
|||
Loading…
Reference in a new issue