This commit is contained in:
Luke Gustafson
2024-11-27 00:39:02 +00:00
parent b06fcb47bd
commit b16bc1a5bb
3 changed files with 48 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
name: Build and Push Docker Image
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest