[HOTFIX] Workflow Overhaul
This commit is contained in:
parent
ace95a20c6
commit
c93c97b275
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ jobs:
|
||||||
extra-secret-envs: edge
|
extra-secret-envs: edge
|
||||||
# Deploy to Edge
|
# Deploy to Edge
|
||||||
- name: Deploy to Edge env
|
- name: Deploy to Edge env
|
||||||
run: garden deploy $GARDEN_DEPLOY_ACTION --force --force-build --env usw-edge
|
run: garden deploy $GARDEN_DEPLOY_ACTION --force --force-build --env usw-mc
|
||||||
working-directory: ${{ env.OASIS_WORKSPACE }}
|
working-directory: ${{ env.OASIS_WORKSPACE }}
|
||||||
# Alert via Discord
|
# Alert via Discord
|
||||||
- name: Discord Alert
|
- name: Discord Alert
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue