Merge pull request #1997 from GSA/update-egress-proxy-even-more

Add missing environment veriables to egress deploy action
This commit is contained in:
Carlo Costino
2024-10-09 13:24:56 -06:00
committed by GitHub

View File

@@ -110,6 +110,9 @@ jobs:
#if: steps.changed-egress-config.outputs.any_changed == 'true'
uses: ./.github/actions/deploy-proxy
with:
cf_username: ${{ secrets.CLOUDGOV_USERNAME }}
cf_password: ${{ secrets.CLOUDGOV_PASSWORD }}
cf_org: gsa-tts-benefits-studio
cf_space: notify-staging
app: notify-admin-staging