X-Git-Url: http://these/git/?a=blobdiff_plain;f=.drone.yml;h=807d6c991cc1067a889696dc9a17358e287df68c;hb=d5d99fa3b9c986b46b98d362e0691fe03bc504df;hp=425736600b73363e91fdd94e14f7257ec1b4b84c;hpb=8a7e50381f014886ac4add3e5b8564208a150678;p=lemmy.git diff --git a/.drone.yml b/.drone.yml index 42573660..807d6c99 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,12 +8,6 @@ platform: steps: - - name: fetch git submodules - image: node:15-alpine3.12 - commands: - - apk add git - - git submodule update --init --recursive --remote - - name: chown repo image: ekidd/rust-musl-builder:1.47.0 user: root @@ -108,12 +102,6 @@ platform: steps: - - name: fetch git submodules - image: node:15-alpine3.12 - commands: - - apk add git - - git submodule update --init --recursive --remote - - name: cargo test image: rust:1.47-slim-buster environment: