forked from rarias/jungle
Allow access to postgresql socket from CI runner
Fixes: rarias/jungle#237 Cc: Antoni Navarro <antoni.navarro@bsc.es> Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
"/nix/store:/nix/store:ro"
|
||||
"/nix/var/nix/db:/nix/var/nix/db:ro"
|
||||
"/nix/var/nix/daemon-socket:/nix/var/nix/daemon-socket:ro"
|
||||
"/var/run/postgresql/:/var/run/postgresql/"
|
||||
];
|
||||
dockerExtraHosts = [
|
||||
# Required to pass the proxy via hut
|
||||
|
||||
Reference in New Issue
Block a user