diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2026-07-26 19:13:32 +0200 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2026-07-26 19:13:32 +0200 |
| commit | d263d7c4ff0397fa421802446e00badf69bd44e5 (patch) | |
| tree | e7353a754f459754ed45b55c22e9695f656fe2aa /.sops.yaml | |
| parent | a092b9462094afc74798466a9d6fef53ff3d17d3 (diff) | |
Added the changes for automatic deploy
Diffstat (limited to '.sops.yaml')
| -rw-r--r-- | .sops.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ creation_rules: - path_regex: \.env$ age: age1sv5yc279d8j66fx36awxhdnsqjp3pv8x9yc0ak6xa9qy9egg6e8qegccg4 + - path_regex: \.env\.enc$ + age: age1sv5yc279d8j66fx36awxhdnsqjp3pv8x9yc0ak6xa9qy9egg6e8qegccg4 + input_type: dotenv + output_type: dotenv |
