Changed mtu again

This commit is contained in:
Jef Roosens 2022-01-13 14:41:34 +01:00
parent c8833f06ce
commit 86e3b139a4
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F

View file

@ -18,6 +18,7 @@ pipeline:
- latest - latest
- $CI_COMMIT_TAG - $CI_COMMIT_TAG
build_args: --network=host build_args: --network=host
mtu: 1000
when: when:
event: tag event: tag
branch: main branch: main