clan-cli: secrets: sops: SOPS_NIX_SECRET is not a sops variable
It's a variable internal to us, and it does not need to be allowed.
This commit is contained in:
@@ -220,7 +220,6 @@ def run(
|
||||
"SOPS_GPG_EXEC",
|
||||
"SOPS_AGE_KEY",
|
||||
"SOPS_AGE_KEY_FILE",
|
||||
"SOPS_NIX_SECRET",
|
||||
}:
|
||||
del environ[var]
|
||||
sops_cmd.extend(["encrypt", "--in-place"])
|
||||
|
||||
Reference in New Issue
Block a user