Skip to content

Commit

Permalink
reload manually
Browse files Browse the repository at this point in the history
  • Loading branch information
romer8 committed Apr 3, 2024
1 parent 57cde45 commit 04d0e13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
passphrase: ${{ secrets.PASSPHRASE }}
- name: import secring
run: |
echo "allow-loopback-pinentry" >> ~/.gnupg/gpg-agent.conf
gpgconf --reload gpg-agent
gpg --batch --keyring secring.gpg --export-secret-keys > ~/.gnupg/secring.gpg
- name: helm deploy
Expand Down

0 comments on commit 04d0e13

Please sign in to comment.