mirror of
https://github.com/bitwarden/server.git
synced 2025-04-25 06:42:22 -05:00
Change needs for self-host-build
This commit is contained in:
parent
0366f86a56
commit
0ecadedda9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -431,7 +431,7 @@ jobs:
|
|||||||
self-host-build:
|
self-host-build:
|
||||||
name: Trigger self-host build
|
name: Trigger self-host build
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
needs: build
|
needs: testing
|
||||||
steps:
|
steps:
|
||||||
- name: Login to Azure - CI Subscription
|
- name: Login to Azure - CI Subscription
|
||||||
uses: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2 # v1.4.7
|
uses: Azure/login@92a5484dfaf04ca78a94597f4f19fea633851fa2 # v1.4.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user