[HOTFIX] Workflow Overhaul
This commit is contained in:
parent
e9bd043924
commit
b15f616adb
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ jobs:
|
||||||
- name: Deploy to Edge env
|
- name: Deploy to Edge env
|
||||||
run: garden deploy $GARDEN_DEPLOY_ACTION --force --force-build --env usw-mc
|
run: garden deploy $GARDEN_DEPLOY_ACTION --force --force-build --env usw-mc
|
||||||
working-directory: ${{ env.OASIS_WORKSPACE }}
|
working-directory: ${{ env.OASIS_WORKSPACE }}
|
||||||
|
env:
|
||||||
|
MCL_KUBECONFIG: ${{ secrets.KUBECONFIG_USW_MC }}
|
||||||
# Alert via Discord
|
# Alert via Discord
|
||||||
- name: Discord Alert
|
- name: Discord Alert
|
||||||
if: always()
|
if: always()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue