Skip to content

Commit

Permalink
healed pipeline for main
Browse files Browse the repository at this point in the history
  • Loading branch information
Aduril committed Dec 16, 2024
1 parent cb28df4 commit 9b126a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/continious_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ jobs:
VERSION_NO=${{ github.sha }}
VERSION_DATE=${{ env.VERSION_DATE }}
- name: 'Invoke Kubectl Provider'
- name: 'Auto-deploy to dev'
if: github.ref == 'refs/heads/develop'
uses: actions-hub/[email protected]
env:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
Expand Down

0 comments on commit 9b126a2

Please sign in to comment.