Merge pull request #124 from HideyoshiSolutions/fix/fixes-broken-deployment
fix: fixes broken deployment
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -18,6 +18,9 @@ jobs:
|
||||
NAMESPACE: ${{ vars.NAMESPACE }}
|
||||
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Set Kubernetes Context
|
||||
uses: azure/k8s-set-context@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user