fix: add docker push step to build.yml
Build and Deploy Backend / build-and-deploy (push) Failing after 32s

This commit is contained in:
austnv
2026-06-26 13:06:13 +03:00
parent a3c7b5bdd1
commit c17eb9584b
3 changed files with 44 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "uvpn-backend"
version = "0.7.5"
version = "0.7.6"
description = "FastAPI backend with Docker for uvpn.shop"
readme = "README.md"
requires-python = ">=3.12"