ajuste no drone
This commit is contained in:
parent
3fe4ee9aef
commit
3bb58e8f4c
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ steps:
|
||||||
- name: build-and-push-backoffice
|
- name: build-and-push-backoffice
|
||||||
image: plugins/docker:latest
|
image: plugins/docker:latest
|
||||||
settings:
|
settings:
|
||||||
|
privileged: true
|
||||||
registry: in.gohorsejobs.com
|
registry: in.gohorsejobs.com
|
||||||
repo: in.gohorsejobs.com/gohorsejobs-backoffice-dev/backoffice
|
repo: in.gohorsejobs.com/gohorsejobs-backoffice-dev/backoffice
|
||||||
tags: [ latest, "${DRONE_COMMIT_SHA:0:8}" ]
|
tags: [ latest, "${DRONE_COMMIT_SHA:0:8}" ]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue