From 7aa2b174d99a0d9bbd79d04962df16431e46a770 Mon Sep 17 00:00:00 2001 From: ktyl Date: Mon, 26 Sep 2022 20:33:49 +0100 Subject: [PATCH] which ssh-agent --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 06fbfec..eed4042 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,5 +6,4 @@ steps: - name: greeting image: alpine commands: - - make site - - ls site + - which ssh-agent