1
0
mirror of https://github.com/bitwarden/server synced 2026-01-04 17:43:53 +00:00

Remove Business Portal (#1614)

This commit is contained in:
Oscar Hinton
2021-10-06 10:39:13 +02:00
committed by GitHub
parent fccfce1048
commit 79447b6671
107 changed files with 188 additions and 7196 deletions

View File

@@ -102,9 +102,6 @@ jobs:
base_path: ./src
- service_name: Notifications
base_path: ./src
- service_name: Portal
base_path: ./bitwarden_license/src
gulp: true
- service_name: Server
base_path: ./util
- service_name: Setup
@@ -225,10 +222,6 @@ jobs:
base_path: ./src
docker_repo: bitwarden
dotnet: true
- service_name: Portal
base_path: ./bitwarden_license/src
docker_repo: bitwarden
dotnet: true
- service_name: Server
base_path: ./util
docker_repo: bitwarden