File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed
Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,20 @@ milestone: V23-Beta
66# Required
77repos :
88 # Required
9- - repo : linuxdeepin/examplerepo
9+ - repo : linuxdeepin/dde-application-manager
1010 # Not required
11- tag : 5.11.22
11+ tag : 1.0.15
12+ # Not required
13+ order : 0
14+
15+ - repo : linuxdeepin/dde-session-shell
16+ # Not required
17+ tag : 6.0.9
18+ # Not required
19+ order : 0
20+
21+ - repo : linuxdeepin/dde-launcher
22+ # Not required
23+ tag : 6.0.13
1224 # Not required
1325 order : 0
14- # Not required, but need one of tag and tagsha info
15- # When use tag info, integration workflow will check repository tag and build tag version
16- # When use tagsha info, interation workflow will build tagsha version, It doesn't matter whether the tag exists.
17- tagsha : " ********************************"
You can’t perform that action at this time.
0 commit comments