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

This commit is contained in:
Drew 2025-11-25 22:00:20 -08:00
parent 15fabd126e
commit a34e5b2c11

View file

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