diff --git a/.drone.yml b/.drone.yml index 97c8ac5..e3fb25d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -99,19 +99,7 @@ steps: - fping 10.200.64.1 10.200.64.2 10.200.64.4 10.200.64.5 10.200.64.6 10.200.64.7 10.200.64.8 10.200.64.9 10.200.64.11 --- -kind: pipeline -type: docker -name: test from cont1.plutex +kind: signature +hmac: 0ad5b5b486d8b5911a7a77c2f2babfe9153d2d2953a96200f87c82faf5795335 -clone: - disable: true - -node: - cont1: plutex - -steps: - - name: test innernet connections from cont1.plutex - 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.5 10.200.64.6 10.200.64.7 10.200.64.8 10.200.64.9 10.200.64.11 +...