updated build.yml

This commit is contained in:
jblu 2025-01-25 16:16:05 -06:00
parent 30fdb4a3b9
commit 79b1b2db40

@ -1,6 +1,9 @@
name: Build and Deploy docker container
on: [push]
on:
push:
branches:
- main
jobs:
build: