From 4e85862a855d6a9f13ccbcccfbf512ba6db0364d Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Thu, 18 Feb 2021 12:07:04 +0100 Subject: =?UTF-8?q?Publish=20B=E1=B4=80s=E1=B4=80=CA=9F=E1=B4=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index cf4cc3e..aa99d4c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,6 +27,8 @@ steps: - apt-get update - apt-get install --yes libsodium-dev - cargo build + - cargo build --example fullmesh + - cargo build --example basalt - name: rebuild-cache image: meltwater/drone-cache:dev -- cgit v1.2.3