Setting Kube config in deeployer

This commit is contained in:
David Négrier 2020-04-09 14:21:43 +02:00
parent 8eba5276dd
commit 3038141070

View file

@ -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/}