Skip to content

hotfix: add quotes to pass OB_CONFIGSERVER_ADDRESS correctly #19

hotfix: add quotes to pass OB_CONFIGSERVER_ADDRESS correctly

hotfix: add quotes to pass OB_CONFIGSERVER_ADDRESS correctly #19

name: release oceanbase-ce
on:
push:
tags:
- "oceanbase-ce-[0-9]+.[0-9]+.[0-9]+.[0-9]+-[0-9]+"
- "oceanbase-[0-9]+.[0-9]+.[0-9]+.[0-9]+-[0-9]+"
jobs:
release:
uses: ./.github/workflows/reusable-test-and-release-oceanbase-ce.yml
secrets: inherit
with:
tag_name: ${{ github.ref_name }}
lts: false