💚(CI) add git hook
Add git hook to avoid secret leaks
This commit is contained in:
3
scripts/updatekeys.sh
Executable file
3
scripts/updatekeys.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
find . -name "*.enc.*" -exec sops updatekeys -y {} \;
|
||||
Reference in New Issue
Block a user