1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

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

This commit is contained in:
Alex Urbina
2023-12-12 08:14:08 -06:00
parent e6d82b1ade
commit 9e474749b5

View File

@@ -84,7 +84,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: 'start'
url: https://github.com/bitwarden/clients/actions/runs/${{ github.run_id }}
AZURE_KV_CI_SERVICE_PRINCIPAL: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }}