1
0
mirror of https://github.com/bitwarden/server synced 2025-12-06 00:03:34 +00:00

[SM-205] Add CI job for validating the database (#2249)

This commit is contained in:
Oscar Hinton
2022-09-08 21:14:34 +02:00
committed by GitHub
parent e7c1014f96
commit 98351f5693
2 changed files with 100 additions and 1 deletions

View File

@@ -13,6 +13,5 @@ docker run `
--env-file .env `
--network=bitwardenserver_default `
--rm `
-it `
mcr.microsoft.com/mssql-tools `
/mnt/helpers/run_migrations.sh @args