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