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

This commit is contained in:
lobo 2023-03-27 22:11:45 +00:00
parent ec95177588
commit c076ec6d65

View File

@ -21,7 +21,7 @@ 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 }}."
- run: false
- uses: https://git.lerch.org/lobo/action-notify-ntfy@37fe4fc874e046db7e1210fb807c5020b2c5a8cb
- uses: https://git.lerch.org/lobo/action-notify-ntfy@480f4a768da2ec4b2b54e1c86613808c0957b5e4
if: always()
with:
host: ${{ secrets.NTFY_HOST }}