Skip to content

Commit

Permalink
install sops
Browse files Browse the repository at this point in the history
  • Loading branch information
romer8 committed Apr 4, 2024
1 parent b66dbd3 commit 9b831b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }} # only needed if version is 'latest'
id: install-helm

- name: Install Mozilla Sops
uses: mdgreenwald/[email protected]
id: install-sops

- name: Install helm secrets
run: |
helm plugin install https://github.com/jkroepke/helm-secrets
Expand Down

0 comments on commit 9b831b3

Please sign in to comment.