From 3c135eadc33ded3f9a7905fc7ab97332d439f60f Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 12 Sep 2024 10:44:33 +0200 Subject: [PATCH] handling settings --- .drone.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 103bed4..d355f09 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,9 +3,6 @@ kind: pipeline type: ssh name: default -clone: - disable: true - server: host: from_secret: ssh_host @@ -19,5 +16,5 @@ steps: PROJECT_SERVER_PATH: from_secret: project_server_path commands: - - git clone https://git.deligraph.be/Antoine/lhoist-stay-safe.git + - ls - pwd