chore: deploy
Some checks failed
Build and Deploy / build-and-push (push) Failing after 6s

This commit is contained in:
2025-02-06 23:38:44 +06:00
parent 692c778149
commit b028aaa6b2
2 changed files with 7 additions and 10 deletions

View File

@@ -43,3 +43,9 @@ jobs:
tags: |
${{ vars.REGISTRY_URL }}/${{ steps.meta.outputs.REPO_NAME }}:${{ github.sha }}
${{ vars.REGISTRY_URL }}/${{ steps.meta.outputs.REPO_NAME }}:latest
- name: Deploy to cluster
uses: steebchen/kubectl@v2
with:
config: ${{ secrets.KUBE_CONFIG_DATA }}
command: apply -f manifests/