Explorar el Código

Adding tito releasers configuration

Brenton Leanhardt hace 9 años
padre
commit
bb64da78bd
Se han modificado 1 ficheros con 13 adiciones y 0 borrados
  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