🔧(sops) add secrets
Add secrets to the repository using sops.
This commit is contained in:
3
bin/updatekeys.sh
Normal file
3
bin/updatekeys.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
find . -name "*.enc.*" -exec sops updatekeys -y {} \;
|
||||
Reference in New Issue
Block a user