Test 2
Some checks failed
Deploy Vault / deploy (push) Failing after 5s

This commit is contained in:
2026-07-13 17:26:05 +02:00
parent ed08838760
commit e2e124a2bc

View File

@@ -24,7 +24,7 @@ jobs:
- name: Install SSH client
run: |
apt-get update -y && apt-get install -y openssh-client
apt-get update -y && apt-get install -y openssh-client rsync
- name: Setup SSH inside container
run: |