diff --git a/.drone.yml b/.drone.yml index 8d5388c..9a5d27b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,6 +22,11 @@ steps: - git clone http://38.47.180.165:3000/humas/web-humas-fe.git - name: build image + image: plugins/docker + settings: + repo: humas + tags: latest + no_cache: true when: branch: - dev-restructure