1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00:00

DEVOPS-1683 REFACTOR: Slack channel for devops alerts for testing purposes

This commit is contained in:
Alex Urbina
2023-11-30 19:27:29 -06:00
parent 7733750b2f
commit 0f3f0e839e

View File

@@ -281,6 +281,6 @@ jobs:
project: Web
environment: ${{ inputs.environment }} Cloud
tag: ${{ github.event.inputs.tag }}
slack-channel: team-eng-qa-devops
slack-channel: devops-alerts-test
failure: ${{ needs.azure-deploy.result == 'failure' }}
AZURE_KV_CI_SERVICE_PRINCIPAL: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}