Skip to content

Commit

Permalink
build: update CI (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
severinstampler authored Apr 25, 2023
2 parents cee1df4 + bb6266e commit 8919849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ jobs:
- name: Continuous deployment K8S
uses: actions-hub/kubectl@master
env:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG_PROD }}
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
with:
args: apply -n default -f k8s/deployment-prod_mod.yaml

0 comments on commit 8919849

Please sign in to comment.