diff --git a/.drone.yml b/.drone.yml index 4222056..6fd7822 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ clone: steps: - name: clone commands: - - git git@iohub.dev:lxsang/antos.git . + - git clone git@iohub.dev:lxsang/antos.git - git checkout master - name: build commands: