feat: Add Gitea Actions workflow for building Docker images and deploying with Helm.
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
gitmuhammedalbayrak
2025-11-24 04:35:11 +03:00
parent 550f5c5e80
commit 2fbefaf9c0

View File

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