release: v 0.1 release
Build and Push Docker Image / build-and-push (push) Failing after 36s Details

This commit is contained in:
itqop 2025-10-18 17:02:32 +03:00
parent 930e37b173
commit dd6c6755c9
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ name = "hubgw"
version = "0.1.0"
description = "FastAPI Gateway for HubMC"
authors = ["itqop <leonkl32@gmail.com>"]
readme = "README.md"
packages = [
{include = "hubgw", from = "src"}
]