[CHORE] Tweak Action Secrets
This commit is contained in:
parent
81425d31cd
commit
3d91a1fe1c
1 changed files with 2 additions and 3 deletions
|
@ -18,9 +18,8 @@ jobs:
|
|||
with:
|
||||
deploy-env: edge
|
||||
infisical-token: ${{ secrets.INFISICAL_ELYSIUM_EDGE_READ_TOKEN }}
|
||||
extra-secret-paths: /dashboard,/devops,/kubernetes
|
||||
extra-secret-envs: prod,prod,prod
|
||||
|
||||
extra-secret-paths: /dashboard
|
||||
extra-secret-envs: 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