Compare commits

..

1 commit

Author SHA1 Message Date
050706674a Add a docker build step.
Some checks failed
Docker Build / Build and Push Backend Image (push) Failing after 0s
Docker Build / Build and Push Frontend Image (push) Failing after 0s
Check / Backend (pull_request) Successful in 6m14s
Check / Frontend (pull_request) Successful in 2m5s
2025-09-28 20:51:17 -07:00

View file

@ -2,7 +2,7 @@ name: Docker Build
on:
push:
branches: [ main ]
branches: [ main, docker ]
env:
# Should speed up builds.