Setting Kube config in deeployer
This commit is contained in:
parent
8eba5276dd
commit
3038141070
3
.github/workflows/build-and-deploy.yml
vendored
3
.github/workflows/build-and-deploy.yml
vendored
@ -64,5 +64,8 @@ jobs:
|
||||
|
||||
- name: Deploy
|
||||
uses: thecodingmachine/deeployer@master
|
||||
env:
|
||||
KUBE_CONFIG_FILE: ${{ secrets.KUBE_CONFIG_FILE }}
|
||||
AUTOCONNECT: 1
|
||||
with:
|
||||
namespace: workadventure-${GITHUB_REF#refs/heads/}
|
||||
|
Loading…
Reference in New Issue
Block a user