1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-24 12:13:39 +00:00

DEVOPS-1581 REFACTOR: Deployment workflow to use Azure instead of Cloudflare

This commit is contained in:
Alex Urbina
2023-11-22 17:57:10 -06:00
parent c650cdadeb
commit 78a157bc34

View File

@@ -151,7 +151,7 @@ jobs:
runs-on: ubuntu-22.04
if: always()
needs:
- cfpages-deploy
- azure-deploy
- setup
steps:
- uses: bitwarden/gh-actions/report-deployment-status-to-slack@main