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:
2
.github/workflows/deploy-non-prod-web.yml
vendored
2
.github/workflows/deploy-non-prod-web.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user