Build docker image on push to main

This commit is contained in:
Mo Tarbin 2024-09-06 01:29:09 -04:00
parent 5bbb4d5201
commit 48f99ea34b

View file

@ -3,7 +3,7 @@ name: Build and Push Docker Image
on: on:
push: push:
branches: branches:
- dev - main
jobs: jobs:
build: build: