1
0
Fork 0

mtu
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Pim van den Berg 2022-09-18 15:30:32 +02:00
parent 3c1c0ad41f
commit 2a2ea80961
1 changed files with 4 additions and 0 deletions

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