]> Untitled Git - lemmy.git/commitdiff
enable cargo build
authorFelix Ableitner <me@nutomic.com>
Thu, 10 Dec 2020 17:32:26 +0000 (18:32 +0100)
committerFelix Ableitner <me@nutomic.com>
Thu, 10 Dec 2020 17:32:26 +0000 (18:32 +0100)
.drone.yml

index 35f83d28aa5062ceaae7a7b968b8172f2df3dddf..7ce8f4ca7478a8105fcddd76ec154a7c6735251a 100644 (file)
@@ -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