ajuste no drone

This commit is contained in:
Marcus Bohessef 2026-01-06 22:44:33 -03:00
parent 3fe4ee9aef
commit 3bb58e8f4c

View file

@ -38,6 +38,7 @@ steps:
- name: build-and-push-backoffice
image: plugins/docker:latest
settings:
privileged: true
registry: in.gohorsejobs.com
repo: in.gohorsejobs.com/gohorsejobs-backoffice-dev/backoffice
tags: [ latest, "${DRONE_COMMIT_SHA:0:8}" ]