From 31ee79cdde87eb63f83339bd6658db7c2037282e Mon Sep 17 00:00:00 2001 From: Dovi Cowan Date: Tue, 21 Feb 2023 02:04:14 +0000 Subject: [PATCH] test ls .ssh --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 7bc2d5f..56fae2c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -53,6 +53,7 @@ steps: - name: ssh path: ~/.ssh commands: + - ls -la ~/.ssh - git push dokku $BRANCH trigger: