mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +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
|
project: Web
|
||||||
environment: ${{ inputs.environment }} Cloud
|
environment: ${{ inputs.environment }} Cloud
|
||||||
tag: ${{ github.event.inputs.tag }}
|
tag: ${{ github.event.inputs.tag }}
|
||||||
slack-channel: team-eng-qa-devops
|
slack-channel: devops-alerts-test
|
||||||
failure: ${{ needs.azure-deploy.result == 'failure' }}
|
failure: ${{ needs.azure-deploy.result == 'failure' }}
|
||||||
AZURE_KV_CI_SERVICE_PRINCIPAL: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}
|
AZURE_KV_CI_SERVICE_PRINCIPAL: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}
|
||||||
|
|||||||
Reference in New Issue
Block a user