1
0

mtu
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Pim van den Berg 2022-09-18 15:30:32 +02:00
parent 3c1c0ad41f
commit 2a2ea80961

View File

@ -5,6 +5,8 @@ name: build
steps:
- name: build
image: docker:dind
settings:
mtu: 1492
volumes:
- name: dockersock
path: /var/run
@ -48,6 +50,8 @@ name: rebuild
steps:
- name: rebuild
image: docker:dind
settings:
mtu: 1492
volumes:
- name: dockersock
path: /var/run