We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2afc0b9 commit 97eb808Copy full SHA for 97eb808
.github/workflows/build-and-push.yml
@@ -7,7 +7,7 @@ on:
7
inputs:
8
dockerImageTag:
9
description: 'Image Tag'
10
- default: 'v2.3.0-dev'
+ default: 'v2.4.0-dev'
11
required: true
12
dockerImageTagWithLatest:
13
description: '是否发布latest tag(正式发版时选择,测试版本切勿选择)'
0 commit comments