1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

DEVOPS-1683 REFACTOR: slack-channel in deploy-non-prod-web.yml

This commit is contained in:
Alex Urbina
2023-12-12 08:09:37 -06:00
parent d166073812
commit ef6f7bdce3

View File

@@ -227,7 +227,7 @@ jobs:
project: Web project: Web
environment: ${{ needs.setup.outputs.environment-name }} environment: ${{ needs.setup.outputs.environment-name }}
tag: ${{ github.event.inputs.tag }} tag: ${{ github.event.inputs.tag }}
slack-channel: team-eng-qa-devops slack-channel: devops-alerts-test
event: ${{ needs.azure-deploy.result }} event: ${{ needs.azure-deploy.result }}
url: https://github.com/bitwarden/clients/actions/runs/${{ github.run_id }} url: https://github.com/bitwarden/clients/actions/runs/${{ github.run_id }}
AZURE_KV_CI_SERVICE_PRINCIPAL: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }} AZURE_KV_CI_SERVICE_PRINCIPAL: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}