Update '.gitea/workflows/hello_world.yaml'
Some checks failed
Explore-GitHub-Actions

This commit is contained in:
lobo 2023-03-27 21:11:37 +00:00
parent a4ad4ce3fb
commit d01e268bdd

View File

@ -20,6 +20,7 @@ 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 }}."
- run: false
- name: Notify
if: always()
env: