test failure

This commit is contained in:
Linus Sehn 2022-01-21 17:21:09 +01:00
parent 19c933e156
commit 30b2c10642

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
- 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
---
kind: pipeline