add ssh fingerprint
CI / build (push) Successful in 11s
CI / lint (push) Successful in 9s
CI / create-and-publish-docker-image (push) Failing after 5s

This commit is contained in:
2026-08-14 15:23:30 +02:00
parent 05b69bc469
commit 5ec29ba499
+1
View File
@@ -88,6 +88,7 @@ jobs:
host: rivercry.com
port: 20022
username: monitor
fingerprint: ${{ secrets.SSH_HOST_FINGERPRINT }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
script: |
export HYPRLAND_INSTANCE_SIGNATURE=$(hyprctl instances -j | jq '.[0].instance' | tr -d '"')