diff --git a/integration.yml b/integration.yml index d39480ce5..bdd4d8843 100644 --- a/integration.yml +++ b/integration.yml @@ -1,17 +1,11 @@ -# Required -message: | - Integrated for V23-Beta2 -# Not required, now default is V23-Beta2 +message: Integrated for V23-Beta2 milestone: V23-Beta2 -# Required -repos: - # Required - - repo: linuxdeepin/examplerepo - # Not required - tag: 5.11.22 - # Not required - order: 0 - # Not required, but need one of tag and tagsha info - # When use tag info, integration workflow will check repository tag and build tag version - # When use tagsha info, interation workflow will build tagsha version, It doesn't matter whether the tag exists. - tagsha: "********************************" +repos: + - repo: linuxdeepin/dtkcommon + tag: 5.6.12 + - repo: linuxdeepin/dtkcore + tag: 5.6.13 + - repo: linuxdeepin/dtkgui + tag: 5.6.12 + - repo: linuxdeepin/dtkwidget + tag: 5.6.13