feat(CI): process pending SQL file in PRs (#9887)

This commit is contained in:
Francesco Borzì 2021-12-27 10:28:27 +01:00 committed by GitHub
parent fd918e7f23
commit 35d208efb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,6 +38,8 @@ jobs:
CONTINUOUS_INTEGRATION: true
- name: Create conf/config.sh
run: source ./apps/ci/ci-conf.sh
- name: Process pending sql
run: bash bin/acore-db-pendings
- name: Import db
run: source ./apps/ci/ci-import-db.sh
- name: Build