feat(Tools/DbImport): implement separated app for importing DB (#11614)

This commit is contained in:
Kargatum 2022-06-09 18:23:38 +07:00 committed by GitHub
parent c0ab2ab08e
commit 94528cd44d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 606 additions and 35 deletions

View file

@ -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