Skip to content

Commit

Permalink
remove invalid conf
Browse files Browse the repository at this point in the history
  • Loading branch information
TeissierYannis committed Jan 12, 2024
1 parent e2c5080 commit 1d46e6b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,4 @@ jobs:
--set keycloak_admin_username=${{ secrets.KEYCLOAK_ADMIN_USERNAME }} \
--set keycloak_admin_password=${{ secrets.KEYCLOAK_ADMIN_PASSWORD }}
env:
KUBECONFIG: ${{ secrets.KUBE_CONFIG }}
env-secrets: |
KUBE_CONFIG=$KUBECONFIG_CONTENT
KUBECONFIG: ${{ secrets.KUBE_CONFIG }}

0 comments on commit 1d46e6b

Please sign in to comment.