Skip to content

Commit

Permalink
disable fastboot
Browse files Browse the repository at this point in the history
  • Loading branch information
whhe committed Jun 5, 2024
1 parent b2d0614 commit 1840021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-oceanbase-ce.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
with:
image_name: oceanbase-ce
container_name: ob-slim
fastboot: false
- name: Test Docker container
run: docker exec ob-slim obclient -h127.0.0.1 -P2881 -uroot -e 'select version()'

0 comments on commit 1840021

Please sign in to comment.