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