mirror of
https://github.com/bitwarden/server.git
synced 2025-07-03 00:52:49 -05:00
Enable MsSqlMigratorUtility Dockerfile to run with additional parameters (#3348)
This commit is contained in:
5
.github/CODEOWNERS
vendored
5
.github/CODEOWNERS
vendored
@ -9,6 +9,11 @@
|
||||
# DevOps for Actions and other workflow changes.
|
||||
.github/workflows @bitwarden/dept-devops
|
||||
|
||||
# DevOps for Docker changes.
|
||||
**/Dockerfile @bitwarden/dept-devops
|
||||
**/*.Dockerfile @bitwarden/dept-devops
|
||||
**/.dockerignore @bitwarden/dept-devops
|
||||
|
||||
## Auth team files ##
|
||||
**/Auth @bitwarden/team-auth-dev
|
||||
bitwarden_license/src/Sso @bitwarden/team-auth-dev
|
||||
|
Reference in New Issue
Block a user