Skip to content

Commit

Permalink
FOSS_repo_list build feature/solr branches
Browse files Browse the repository at this point in the history
  • Loading branch information
gordyt committed Feb 23, 2018
1 parent 2276cc2 commit 2376af7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions instructions/FOSS_repo_list.pl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{ name => "zm-clientuploader-admin-zimlet", },
{ name => "zm-clientuploader-store", },
{ name => "zm-core-utils", },
{ name => "zm-db-conf", },
{ name => "zm-db-conf", branch => "feature/solr" },
{ name => "zm-dnscache", },
{ name => "zm-downloads", },
{ name => "zm-freshclam", },
Expand All @@ -31,7 +31,7 @@
{ name => "zm-ldap-utilities", },
{ name => "zm-ldap-utils-store", },
{ name => "zm-licenses", },
{ name => "zm-mailbox", },
{ name => "zm-mailbox", branch => "feature/solr" },
{ name => "zm-migration-tools", },
{ name => "zm-mta", },
{ name => "zm-nginx-conf", },
Expand Down

0 comments on commit 2376af7

Please sign in to comment.