Skip to content

Commit

Permalink
chore(sops): add sops config and README note
Browse files Browse the repository at this point in the history
In order to run go test, the dev sops key should be imported first.
  • Loading branch information
Xaving committed Jun 28, 2024
1 parent fa35837 commit 2aa9a7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,6 @@ To enable it, run `git config --global diff.sops.textconv sops-git-diff-helper`
```
*.yaml diff=sops
```

## Contribute and test
In order to run test, the dev sops pgp key should be imported first, as explained [here](https://github.com/getsops/sops?tab=readme-ov-file#21test-with-the-dev-pgp-key).

0 comments on commit 2aa9a7e

Please sign in to comment.