feat(docker): implemented dbimport (#13308)
## Changes Proposed: - Implemented dbimport with docker - deprecated db_assembler - Fixed deno scripts and integrated them with the CI
This commit is contained in:
parent
00eea376f1
commit
e189caeb76
15 changed files with 181 additions and 165 deletions
|
|
@ -1,4 +1,4 @@
|
|||
DENO_MIN_VERSION="1.9.1"
|
||||
DENO_MIN_VERSION="1.26.0"
|
||||
|
||||
function denoInstall() {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue