fix: v
Some checks failed
Build and Deploy / build-and-push (push) Failing after 2m2s

This commit is contained in:
2025-02-06 23:41:08 +06:00
parent b028aaa6b2
commit 3d69eb8907

View File

@@ -45,7 +45,7 @@ jobs:
${{ vars.REGISTRY_URL }}/${{ steps.meta.outputs.REPO_NAME }}:latest ${{ vars.REGISTRY_URL }}/${{ steps.meta.outputs.REPO_NAME }}:latest
- name: Deploy to cluster - name: Deploy to cluster
uses: steebchen/kubectl@v2 uses: steebchen/kubectl@v2.1.1
with: with:
config: ${{ secrets.KUBE_CONFIG_DATA }} config: ${{ secrets.KUBE_CONFIG_DATA }}
command: apply -f manifests/ command: apply -f manifests/