[CHORE] Tweak Action Secrets
Some checks failed
S3 Repo Backup / s3-repo-backup (push) Failing after 9s
Deploy Edge / deploy-edge (push) Failing after 12s

This commit is contained in:
Dunemask 2024-08-24 17:28:03 -06:00
parent 81425d31cd
commit 3d91a1fe1c

View file

@ -18,9 +18,8 @@ jobs:
with: with:
deploy-env: edge deploy-env: edge
infisical-token: ${{ secrets.INFISICAL_ELYSIUM_EDGE_READ_TOKEN }} infisical-token: ${{ secrets.INFISICAL_ELYSIUM_EDGE_READ_TOKEN }}
extra-secret-paths: /dashboard,/devops,/kubernetes extra-secret-paths: /dashboard
extra-secret-envs: prod,prod,prod extra-secret-envs: prod
# 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-edge