Fixing libsonnet and changing deployment namespace
This commit is contained in:
parent
b0c347b41b
commit
d519538531
2 changed files with 4 additions and 5 deletions
3
.github/workflows/build-and-deploy.yml
vendored
3
.github/workflows/build-and-deploy.yml
vendored
|
@ -63,6 +63,5 @@ jobs:
|
|||
uses: thecodingmachine/deeployer@master
|
||||
env:
|
||||
KUBE_CONFIG_FILE: ${{ secrets.KUBE_CONFIG_FILE }}
|
||||
AUTOCONNECT: 1
|
||||
with:
|
||||
namespace: workadventure-master
|
||||
namespace: workadventure-${GITHUB_REF##*/}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue