aboutsummaryrefslogtreecommitdiff
path: root/sqitch.conf
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2020-10-11 14:11:19 +0100
committerChristopher Baines <mail@cbaines.net>2020-10-11 15:15:26 +0100
commit2f088962232b509246fc2df39b56fcb06abe7492 (patch)
tree53a74ffd31a1cc20b3fe90a4f9a3934db4886769 /sqitch.conf
parentaa9c9b3ef0d779290359a4add681c8e6bb4db6f2 (diff)
downloadbuild-coordinator-2f088962232b509246fc2df39b56fcb06abe7492.tar
build-coordinator-2f088962232b509246fc2df39b56fcb06abe7492.tar.gz
Move the registry file to a clearer name
This will be a breaking change for existing deployments, as the old sqitch.db file will need to be moved manually.
Diffstat (limited to 'sqitch.conf')
-rw-r--r--sqitch.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/sqitch.conf b/sqitch.conf
index 44a53d2..376e046 100644
--- a/sqitch.conf
+++ b/sqitch.conf
@@ -10,5 +10,6 @@
top_dir = sqitch/sqlite
[target "sqlite_guix_build_coordinator"]
uri = db:sqlite:guix_build_coordinator.db
+ registry = guix_build_coordinator_sqitch_registry.db
[target "pg_guix_build_coordinator"]
uri = db:pg://guix_build_coordinator@/guix_build_coordinator