Revert "test failure"

This reverts commit 30b2c10642.
This commit is contained in:
Linus Sehn 2022-01-21 17:22:24 +01:00
parent 30b2c10642
commit 9e71c60419

View File

@ -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