From 9ee95fa053a5e2346f03d540ba6e1e24c4c58970 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Tue, 4 Aug 2020 11:30:13 +0000 Subject: [PATCH] indentation --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 05bed09..691fc3c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: - name: Push Content image: alpine commands: - - echo Début du Push + - echo Début du Push - eval `ssh-agent -s` - echo "$SSH_KEY" | ssh-add - - mkdir -p ~/.ssh