feat: enhance CI/CD workflows with Docker support and artifact management

This commit is contained in:
Aaron Kimbrell
2026-05-28 13:24:37 -05:00
parent 4ab09cf1aa
commit bba8d33719
7 changed files with 260 additions and 5 deletions

View File

@@ -3,6 +3,8 @@ name: CI
on:
push:
branches: [ main ]
tags:
- "v*.*.*"
pull_request:
branches: [ main ]