Skip to content

Commit

Permalink
resolved error by updating kubeconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
shashi2504 authored Jan 8, 2025
1 parent 45785b3 commit 1f2789b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/solar-system.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
if: contains(github.ref, 'feature/')
name: Deploying Application to the Development Env Production
needs: docker
uses: ./.github/workflows/reuse-deployments.yml # used reusable workflows
uses: ./.github/workflows/reuse-deployments.yml

dev-integration-testing:
if: contains(github.ref, 'feature/')
Expand Down

0 comments on commit 1f2789b

Please sign in to comment.