Move build process to podman
This commit is contained in:
parent
15fabd126e
commit
a34e5b2c11
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ name: Docker Build
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ main, docker ]
|
||||
|
||||
jobs:
|
||||
docker-backend:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue