diff --git a/.drone.yml b/.drone.yml index e3b3ad3..591007d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,16 +2,8 @@ kind: pipeline type: docker name: build -clone: - disable: true steps: - - name: clone - image: alpine/git - commands: - - git clone https://gitea.torrion-vault.xyz/Torrion/arbitry.git . - - git checkout $DRONE_COMMIT - - name: build_php_base image: plugins/docker settings: