Skip to content

Commit

Permalink
release v0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zwwhdls committed Jul 13, 2023
1 parent d6b2e60 commit 94d4f95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
echo "JUICEFS_EE_LATEST_VERSION=$JUICEFS_EE_LATEST_VERSION" >> $GITHUB_ENV
- name: Build docker image & push
env:
CEVERSION: ce-v1.1.0-beta1
CEJUICEFS_VERSION: v1.1.0-beta1
CEVERSION: ce-v1.1.0-beta2
CEJUICEFS_VERSION: v1.1.0-beta2
EEVERSION: ee-${{ env.JUICEFS_EE_LATEST_VERSION }}
run: |
export DOCKER_CLI_EXPERIMENTAL=enabled
Expand Down

0 comments on commit 94d4f95

Please sign in to comment.