feat(Tools/DbImport): implement separated app for importing DB (#11614)
This commit is contained in:
parent
c0ab2ab08e
commit
94528cd44d
17 changed files with 606 additions and 35 deletions
2
.github/workflows/core_matrix_build.yml
vendored
2
.github/workflows/core_matrix_build.yml
vendored
|
|
@ -50,6 +50,8 @@ jobs:
|
|||
CONTINUOUS_INTEGRATION: true
|
||||
- name: Create conf/config.sh
|
||||
run: source ./apps/ci/ci-conf-core.sh
|
||||
- name: Process pending sql
|
||||
run: bash bin/acore-db-pendings
|
||||
- name: Build
|
||||
run: source ./apps/ci/ci-compile.sh
|
||||
- name: Dry run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue