updated build.yml
All checks were successful
Build and Deploy docker container / build (push) Successful in 2m52s

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

View File

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