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

This commit is contained in:
2025-01-25 16:16:05 -06:00
parent 30fdb4a3b9
commit 79b1b2db40
+4 -1
View File
@@ -1,6 +1,9 @@
name: Build and Deploy docker container
on: [push]
on:
push:
branches:
- main
jobs:
build: