From 9e71c6041916029678483ff57416b841c7fa50a3 Mon Sep 17 00:00:00 2001 From: Linus Sehn Date: Fri, 21 Jan 2022 17:22:24 +0100 Subject: [PATCH] Revert "test failure" This reverts commit 30b2c10642876570336c8e00a83deedea1bb648c. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index f4637b7..a2f966c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,7 @@ steps: pull: if-not-exists image: nixery.dev/shell/fping commands: - - fping 10.200.64.1 10.200.64.2 10.200.64.3 10.200.64.4 10.200.64.5 10.200.64.7 10.200.64.8 10.200.64.9 10.200.64.12 + - fping 10.200.64.1 10.200.64.2 10.200.64.3 10.200.64.4 10.200.64.5 10.200.64.7 10.200.64.8 10.200.64.9 --- kind: pipeline