From: Felix Ableitner Date: Thu, 10 Dec 2020 17:32:26 +0000 (+0100) Subject: enable cargo build X-Git-Url: http://these/git/?a=commitdiff_plain;h=6ff7debbdfb6ba59918c28b324797cb01bfc9cf0;p=lemmy.git enable cargo build --- diff --git a/.drone.yml b/.drone.yml index 35f83d28..7ce8f4ca 100644 --- a/.drone.yml +++ b/.drone.yml @@ -75,10 +75,6 @@ steps: path: /dieselcli commands: - cargo build - # just to disable this temporarily - when: - ref: - - refs/tags/* - name: run federation tests image: node:15-alpine3.12