Skip to content

Commit

Permalink
PHOENIX-7174 Rebuild HBase in connectors github action CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
stoty committed Jan 9, 2024
1 parent 80abdb4 commit 2eebf3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,7 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 1.8
- name: Rebuild HBase
run: /bin/bash dev/rebuild_hbase.sh 2.4.16
- name: Test
run: mvn -B -fae clean install

0 comments on commit 2eebf3b

Please sign in to comment.