From c5675f92c612523c73b2d7a6f3b5b2293d4b2153 Mon Sep 17 00:00:00 2001 From: Julien Malka Date: Fri, 7 Jan 2022 17:56:17 +0100 Subject: [PATCH] Adde htpdate to build --- .drone.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.drone.yml b/.drone.yml index 811908c..823b58b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -64,6 +64,11 @@ steps: commands: - nix build .#mosh +- name: Build htpdate + commands: + - nix build .#htpdate + + trigger: branch: