This commit is contained in:
parent
22689af592
commit
d0ece1be12
|
@ -20,6 +20,9 @@ jobs:
|
|||
- run: ls /var/run/
|
||||
- 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
|
||||
uses: https://git.lerch.org/lobo/action-notify-ntfy@master
|
||||
|
||||
# Sign-Something:
|
||||
# runs-on: ubuntu-latest
|
||||
# needs: Explore-GitHub-Actions
|
||||
|
|
Loading…
Reference in New Issue
Block a user