From 86e3b139a40deaece2611b9af9670d30ab71efb5 Mon Sep 17 00:00:00 2001 From: Jef Roosens Date: Thu, 13 Jan 2022 14:41:34 +0100 Subject: [PATCH] Changed mtu again --- .woodpecker/.publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker/.publish.yml b/.woodpecker/.publish.yml index e3a6046..9eeca42 100644 --- a/.woodpecker/.publish.yml +++ b/.woodpecker/.publish.yml @@ -18,6 +18,7 @@ pipeline: - latest - $CI_COMMIT_TAG build_args: --network=host + mtu: 1000 when: event: tag branch: main