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 342f293 commit 62b21acCopy full SHA for 62b21ac
.github/workflows/build-and-push.yml
@@ -7,7 +7,7 @@ on:
7
inputs:
8
dockerImageTag:
9
description: 'Image Tag'
10
- default: 'v2.4.0-dev'
+ default: 'v2.5.0-dev'
11
required: true
12
dockerImageTagWithLatest:
13
description: '是否发布latest tag(正式发版时选择,测试版本切勿选择)'
0 commit comments