mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
removed mongodb-client-encryption from community build
This commit is contained in:
4
.github/workflows/build-docker-pro.yaml
vendored
4
.github/workflows/build-docker-pro.yaml
vendored
@@ -62,11 +62,11 @@ jobs:
|
||||
node sync.js --nowatch
|
||||
cd ..
|
||||
|
||||
- name: yarn adjustPackageJson
|
||||
- name: adjustPackageJson
|
||||
run: |
|
||||
cd ..
|
||||
cd dbgate-merged
|
||||
yarn adjustPackageJson
|
||||
node adjustPackageJson --premium
|
||||
|
||||
- name: yarn install
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user