cln: remove quotes from env vars

- only build remote_hsmd_socket
- multiple layers for build caching
- download git repo in separate command to prevent redownload
- fix COPY of symlink not possible
- copy the bitcoin.conf file
- add git hook to ensure no difference
Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
Lakshya Singh
2023-11-07 19:02:45 +05:30
parent f4c13e1a15
commit 6e7178a4c4
3 changed files with 75 additions and 35 deletions

3
hooks/pre-commit Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/sh
cmp bitcoind/bitcoin.conf lightningd/bitcoin.conf