Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ milestone: V23-Release
# Required
repos:
# Required
- repo: linuxdeepin/examplerepo
- repo: linuxdeepin/treeland
# Not required
tag: 5.11.22
tag: 0.2.3
gitaddr: git@github.com:linuxdeepin/treeland.git
# 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: "********************************"