Update .drone.yml

mtu implantado para mtu: 1480
This commit is contained in:
bohessefmvb 2026-01-15 19:46:05 -03:00 committed by GitHub
parent 90967dd351
commit 3664534471
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,6 +21,7 @@ steps:
registry: in.gohorsejobs.com
repo: in.gohorsejobs.com/gohorsejobsdev/gohorsejobs-backend
tags: [ latest, "${DRONE_COMMIT_SHA:0:8}" ]
mtu: 1480
context: backend
dockerfile: backend/Dockerfile
purge: true
@ -34,7 +35,7 @@ steps:
registry: in.gohorsejobs.com
repo: in.gohorsejobs.com/gohorsejobs-backoffice-dev/backoffice
tags: [ latest, "${DRONE_COMMIT_SHA:0:8}" ]
mtu: 1300
mtu: 1480
custom_config:
max-concurrent-uploads: 1
context: backoffice