mirror of
https://github.com/bitwarden/server.git
synced 2025-04-04 20:50:21 -05:00
Remove unused matrix input
This commit is contained in:
parent
828076e2bc
commit
1fea15c1ff
10
.github/workflows/build.yml
vendored
10
.github/workflows/build.yml
vendored
@ -55,38 +55,28 @@ jobs:
|
||||
base_path: ./util
|
||||
- project_name: Billing
|
||||
base_path: ./src
|
||||
upload_artifact: true
|
||||
- project_name: Events
|
||||
base_path: ./src
|
||||
upload_artifact: true
|
||||
- project_name: EventsProcessor
|
||||
base_path: ./src
|
||||
upload_artifact: true
|
||||
- project_name: Icons
|
||||
base_path: ./src
|
||||
upload_artifact: true
|
||||
- project_name: Identity
|
||||
base_path: ./src
|
||||
upload_artifact: true
|
||||
- project_name: MsSql
|
||||
base_path: ./util
|
||||
- project_name: MsSqlMigratorUtility
|
||||
base_path: ./util
|
||||
upload_artifact: true
|
||||
- project_name: Nginx
|
||||
base_path: ./util
|
||||
- project_name: Notifications
|
||||
base_path: ./src
|
||||
upload_artifact: true
|
||||
- project_name: Scim
|
||||
base_path: ./bitwarden_license/src
|
||||
upload_artifact: true
|
||||
- project_name: Setup
|
||||
base_path: ./util
|
||||
upload_artifact: true
|
||||
- project_name: Sso
|
||||
base_path: ./bitwarden_license/src
|
||||
upload_artifact: true
|
||||
steps:
|
||||
- name: Check out repo
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user