Browse Source

Adding 3.10 releaser

Justin Pierce 7 years ago
parent
commit
3e87eb8a71
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .tito/releasers.conf

+ 5 - 0
.tito/releasers.conf

@@ -52,6 +52,11 @@ releaser = tito.release.DistGitReleaser
 branches = rhaos-3.9-rhel-7
 srpm_disttag = .el7aos
 
+[aos-3.10]
+releaser = tito.release.DistGitReleaser
+branches = rhaos-3.10-rhel-7
+srpm_disttag = .el7aos
+
 [copr-openshift-ansible]
 releaser = tito.release.CoprReleaser
 project_name = @OpenShiftOnlineOps/openshift-ansible