ci: add dev-build (#2114)

This commit is contained in:
zyy17
2023-08-08 15:58:59 +08:00
committed by GitHub
parent 2d9ea595cb
commit 5e2fdec1b6
5 changed files with 371 additions and 5 deletions

View File

@@ -61,8 +61,8 @@ env:
# Controls whether to run tests, include unit-test, integration-test and sqlness.
DISABLE_RUN_TESTS: ${{ inputs.skip_test || vars.DEFAULT_SKIP_TEST }}
# Always use 'dev' to indicate it's the nightly build.
NEXT_RELEASE_VERSION: dev
# Always use 'nightly' to indicate it's the nightly build.
NEXT_RELEASE_VERSION: nightly
NIGHTLY_RELEASE_PREFIX: nightly