Update .drone.yml
Adicionando o MTU
This commit is contained in:
parent
7f1b910fc2
commit
92e3341a83
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ steps:
|
|||
registry: in.gohorsejobs.com
|
||||
repo: in.gohorsejobs.com/gohorsejobs-backoffice-dev/backoffice
|
||||
tags: [ latest, "${DRONE_COMMIT_SHA:0:8}" ]
|
||||
mtu: 1300
|
||||
custom_config:
|
||||
max-concurrent-uploads: 1
|
||||
context: backoffice
|
||||
|
|
|
|||
Loading…
Reference in a new issue