diff --git a/.drone.yml b/.drone.yml index 9080f5f..a122d99 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: image: alpine/git commands: - git lfs install - - git clone http://gitea:3000/ipng/ipng.ch.git + - git clone http://gitea:3000/ipng/ipng.ch.git . # - git lfs pull - git checkout $DRONE_COMMIT - name: build