Changed mtu again

main
Jef Roosens 2022-01-13 14:41:34 +01:00
parent c8833f06ce
commit 86e3b139a4
Signed by: Jef Roosens
GPG Key ID: 955C0660072F691F
1 changed files with 1 additions and 0 deletions

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