Compare commits

..

1 commit

Author SHA1 Message Date
220bca6edb Move build process to podman
Some checks failed
Docker Build / Build and Push Backend Image (push) Successful in 5m28s
Docker Build / Build and Push Frontend Image (push) Successful in 6m17s
Check / Backend (pull_request) Has been cancelled
Check / Frontend (pull_request) Has been cancelled
2025-11-29 21:53:55 -08:00

View file

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