Support per repository configuration for fetching substitutes
This is so that data.qa.guix.gnu.org can be configured only to query the branches from the main repository.
This commit is contained in:
parent
45e25c2436
commit
ad39492cf0
6 changed files with 48 additions and 15 deletions
7
sqitch/revert/git_repositories_query_substitutes.sql
Normal file
7
sqitch/revert/git_repositories_query_substitutes.sql
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
-- Revert guix-data-service:git_repositories_query_substitutes from pg
|
||||
|
||||
BEGIN;
|
||||
|
||||
-- XXX Add DDLs here.
|
||||
|
||||
COMMIT;
|
||||
Loading…
Add table
Add a link
Reference in a new issue