mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
DEVOPS-1683 REFACTOR: job name for building web for missing branch
This commit is contained in:
2
.github/workflows/deploy-non-prod-web.yml
vendored
2
.github/workflows/deploy-non-prod-web.yml
vendored
@@ -139,7 +139,7 @@ jobs:
|
|||||||
keyvault: "bitwarden-ci"
|
keyvault: "bitwarden-ci"
|
||||||
secrets: "github-pat-bitwarden-devops-bot-repo-scope"
|
secrets: "github-pat-bitwarden-devops-bot-repo-scope"
|
||||||
|
|
||||||
- name: Build server missing branch
|
- name: Trigger build web for missing branch
|
||||||
if: ${{ steps.download-artifacts.outcome == 'failure' }}
|
if: ${{ steps.download-artifacts.outcome == 'failure' }}
|
||||||
uses: convictional/trigger-workflow-and-wait@f69fa9eedd3c62a599220f4d5745230e237904be # v1.6.5
|
uses: convictional/trigger-workflow-and-wait@f69fa9eedd3c62a599220f4d5745230e237904be # v1.6.5
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user