Update .drone.yml

Ajuste
This commit is contained in:
bohessefmvb 2025-12-27 11:04:01 -03:00 committed by GitHub
parent 63b0014f3f
commit 7f1b910fc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,6 +30,8 @@ steps:
registry: in.gohorsejobs.com
repo: in.gohorsejobs.com/gohorsejobs-backoffice-dev/backoffice
tags: [ latest, "${DRONE_COMMIT_SHA:0:8}" ]
custom_config:
max-concurrent-uploads: 1
context: backoffice
dockerfile: backoffice/Dockerfile
purge: true