[scripts] keep trying to unlock even if no storage found
Check flake syntax / flake-check (push) Successful in 14m39s
Hydra callback / on_push (pull_request) Skipped
Hydra callback / on_pr (pull_request) Failing after 3h12m34s

This commit is contained in:
2026-08-26 18:52:10 +02:00
parent cf303da843
commit 7d9a34c948
-1
View File
@@ -1,4 +1,3 @@
set -o errexit
set -o pipefail
sshoptions="-o StrictHostKeyChecking=no -o ServerAliveInterval=1 -o ServerAliveCountMax=1 -p 222 -T"