This commit is contained in:
parent
3a12bc321e
commit
a4ad4ce3fb
|
@ -21,6 +21,9 @@ jobs:
|
|||
- run: echo docker run --rm -it -v /run/pcscd/pcscd.comm:/run/pcscd/pcscd.comm:ro -v "${{ github.workspace }}":/home/user git.lerch.org/lobo/pkcs11:1 -s --id 3 -m SHA256-RSA-PKCS -i foo -o foo.sig --pin env:PIN
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
- name: Notify
|
||||
if: always()
|
||||
env:
|
||||
STATUS: ${{ job.status }}
|
||||
uses: https://git.lerch.org/lobo/action-notify-ntfy@8220961b6029533ae4da3e677a44524f9e9e3187
|
||||
|
||||
# Sign-Something:
|
||||
|
|
Loading…
Reference in New Issue
Block a user