[CHORE] Implement RedirectURIs
This commit is contained in:
parent
0fc5f05b6a
commit
fdb19be2ef
12 changed files with 91 additions and 33 deletions
|
@ -16,10 +16,10 @@ jobs:
|
|||
- name: Oasis Setup
|
||||
uses: https://forgejo.dunemask.dev/elysium/elysium-actions@oasis-setup-auto
|
||||
with:
|
||||
deploy-env: edge
|
||||
deploy-env: prod
|
||||
infisical-token: ${{ secrets.INFISICAL_ELYSIUM_EDGE_READ_TOKEN }}
|
||||
extra-secret-paths: /dashboard,/alexandria
|
||||
extra-secret-envs: edge,edge
|
||||
extra-secret-paths: /dashboard,/devops,/kubernetes
|
||||
extra-secret-envs: prod,prod,prod
|
||||
# Deploy to Edge
|
||||
- name: Deploy to Edge env
|
||||
run: garden deploy $GARDEN_DEPLOY_ACTION --force --force-build --env usw-edge
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue