From dcab9c9de126eb97486d206967fbaba8c1ef6014 Mon Sep 17 00:00:00 2001 From: Ariejan de Vroom Date: Sat, 20 Mar 2021 10:23:23 +0100 Subject: [PATCH] Add prescript to test drama --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index ac74572..9ad59dd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,3 +28,5 @@ steps: target: /home/ariejan/www/devroom.io/ secrets: - rsync_key + prescript: + - ping -c 2 lab.devroom.io