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 eda196a commit f462f4aCopy full SHA for f462f4a
integration.yml
@@ -6,10 +6,10 @@ milestone: V23-Release
6
# Required
7
repos:
8
9
- - repo: linuxdeepin/examplerepo
+ - repo: linuxdeepin/treeland
10
# Not required
11
- tag: 5.11.22
+ tag: 0.2.3
12
+ gitaddr: git@github.com:linuxdeepin/treeland.git
13
# Not required, but need one of tag and tagsha info
14
# When use tag info, integration workflow will check repository tag and build tag version
15
# When use tagsha info, interation workflow will build tagsha version, It doesn't matter whether the tag exists.
- tagsha: "********************************"
0 commit comments