feat: Add support for GPG keys
This commit is contained in:
committed by
Carlos Álvaro
parent
6f001cf450
commit
5bb8f1aff8
4
.github/workflows/build-and-test.yml
vendored
4
.github/workflows/build-and-test.yml
vendored
@@ -165,6 +165,10 @@ jobs:
|
||||
if: always()
|
||||
run: tests/config-reloader/test.sh
|
||||
|
||||
- name: Execute GPG tests
|
||||
if: always()
|
||||
run: tests/gpg/test.sh
|
||||
|
||||
- name: Cleanup
|
||||
if: always()
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user