mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 03:45:44 +01:00
Fix recursive publish
Signed-off-by: Andrew Block <andy.block@gmail.com>
This commit is contained in:
@@ -448,6 +448,7 @@ func main() {
|
||||
err = publishcmd.Run(publishcmd.Opts{
|
||||
ConfigPath: configPath,
|
||||
InputPath: subPath,
|
||||
RootPath: path,
|
||||
Cipher: aes.NewCipher(),
|
||||
KeyServices: keyservices(c),
|
||||
DecryptionOrder: order,
|
||||
|
||||
Reference in New Issue
Block a user