Sfoglia il codice sorgente

Adding tito releasers configuration

Brenton Leanhardt 9 anni fa
parent
commit
bb64da78bd
1 ha cambiato i file con 13 aggiunte e 0 eliminazioni
  1. 13 0
      .tito/releasers.conf

+ 13 - 0
.tito/releasers.conf

@@ -0,0 +1,13 @@
+[brew]
+releaser = tito.release.DistGitReleaser
+branches = libra-rhel-7
+
+[ose-3.0]
+releaser = tito.release.DistGitReleaser
+branches = rhose-3.0-rhel-7
+srpm_disttag = .el7ose
+
+[aos-3.1]
+releaser = tito.release.DistGitReleaser
+branches = rhaos-3.1-rhel-7
+srpm_disttag = .el7aos