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