Browse Source

Updating tito config for OSE 3.2

Brenton Leanhardt 9 years ago
parent
commit
1597d40e5b
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .tito/releasers.conf

+ 5 - 0
.tito/releasers.conf

@@ -12,6 +12,11 @@ releaser = tito.release.DistGitReleaser
 branches = rhaos-3.1-rhel-7
 srpm_disttag = .el7aos
 
+[aos-3.2]
+releaser = tito.release.DistGitReleaser
+branches = rhaos-3.2-rhel-7
+srpm_disttag = .el7aos
+
 [copr-openshift-ansible]
 releaser = tito.release.CoprReleaser
 project_name = openshift-ansible