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:
2
.github/workflows/deploy-non-prod-web.yml
vendored
2
.github/workflows/deploy-non-prod-web.yml
vendored
@@ -227,7 +227,7 @@ jobs:
|
||||
project: Web
|
||||
environment: ${{ needs.setup.outputs.environment-name }}
|
||||
tag: ${{ github.event.inputs.tag }}
|
||||
slack-channel: team-eng-qa-devops
|
||||
slack-channel: devops-alerts-test
|
||||
event: ${{ needs.azure-deploy.result }}
|
||||
url: https://github.com/bitwarden/clients/actions/runs/${{ github.run_id }}
|
||||
AZURE_KV_CI_SERVICE_PRINCIPAL: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}
|
||||
|
||||
Reference in New Issue
Block a user