From d42483fef479ec364b5db21c682e129623eefd32 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: