1
0
mirror of https://github.com/bitwarden/server synced 2025-12-26 21:23:39 +00:00

Update workflows for SCIM support (#2131)

This commit is contained in:
Micaiah Martin
2022-07-20 16:47:19 +00:00
committed by GitHub
parent 4e3d8172ff
commit 39d77cf09c
2 changed files with 3 additions and 2 deletions

View File

@@ -235,7 +235,7 @@ jobs:
dotnet: true
- service_name: Scim
base_path: ./bitwarden_license/src
docker_repos: [bitwardenqa.azurecr.io]
docker_repos: [bitwarden, bitwardenqa.azurecr.io]
dotnet: true
steps:
- name: Checkout repo