Skip to content

Commit

Permalink
[doc]gbasedbtjdbc_3.5.1.jar deopendency
Browse files Browse the repository at this point in the history
  • Loading branch information
dujie committed Jun 25, 2024
1 parent 90bda68 commit 0f27a50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,9 @@ jobs:
- name: add dependencies
run: |
wget http://nexus.dev.dtstack.cn/nexus/content/repositories/dtstack-release/com/esen/jdbc/gbase/8.3.81.53/gbase-8.3.81.53.jar
wget https://cdn.gbase.cn/products/27/czrl6z38BvTfEQS4uyQcS/gbasedbtjdbc_3.5.1.jar
./mvnw install:install-file -DgroupId=com.esen.jdbc -DartifactId=gbase -Dversion=8.3.81.53 -Dpackaging=jar -Dfile=./gbase-8.3.81.53.jar
./mvnw install:install-file -DgroupId=com.gbasedbt.jdbc.Driver -DartifactId=gbasedbt -Dversion=3.5.1_1_d0c87a -Dpackaging=jar -Dfile=./gbasedbtjdbc_3.5.1.jar
- name: build project
run: |
./mvnw clean package -Dmaven.test.skip --no-snapshot-updates
Expand Down

0 comments on commit 0f27a50

Please sign in to comment.