From eae7344522e455fa1de42012c255deccc0171ff8 Mon Sep 17 00:00:00 2001 From: Quentin Ferrand Date: Thu, 21 Apr 2022 16:49:44 +0200 Subject: [PATCH] add build / push steps for drone --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index f96a572..0e808f9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -49,3 +49,7 @@ steps: branch: - master +host_aliases: + - ip: 192.168.0.210 + hostnames: + - git.fqserv.eu