Skip to content

Commit c153ec6

Browse files
committed
chore: intergration for v23 beta
1 parent d2a14dd commit c153ec6

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

integration.yml

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,20 @@ milestone: V23-Beta
66
# Required
77
repos:
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: "********************************"

0 commit comments

Comments
 (0)