From 4aefcb1a297467703e17fac0897475260b8628a5 Mon Sep 17 00:00:00 2001 From: ktyl Date: Mon, 26 Sep 2022 20:34:33 +0100 Subject: [PATCH] ssh-agent --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index eed4042..1bf1875 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,4 +6,4 @@ steps: - name: greeting image: alpine commands: - - which ssh-agent + - ssh-agent