feat: add Gitea Actions workflow for building, pushing, and deploying backend and frontend services via Helm.
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
gitmuhammedalbayrak
2025-11-24 04:39:50 +03:00
parent 2fbefaf9c0
commit 84a265ea14

View File

@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v3
# -----------------------------------------------------------------
# CI PART - Test
# CI PART
# -----------------------------------------------------------------
- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v3