Compare commits

...

1 commit

Author SHA1 Message Date
a34e5b2c11 Move build process to podman
Some checks failed
Docker Build / Build and Push Frontend Image (push) Failing after 1m31s
Check / Frontend (pull_request) Has been cancelled
Check / Backend (pull_request) Has been cancelled
Docker Build / Build and Push Backend Image (push) Failing after 10m36s
2025-11-29 20:59:26 -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: