no cache drone
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
3f863a86cc
commit
6048f17e5f
|
|
@ -22,6 +22,11 @@ steps:
|
||||||
- git clone http://38.47.180.165:3000/humas/web-humas-fe.git
|
- git clone http://38.47.180.165:3000/humas/web-humas-fe.git
|
||||||
|
|
||||||
- name: build image
|
- name: build image
|
||||||
|
image: plugins/docker
|
||||||
|
settings:
|
||||||
|
repo: humas
|
||||||
|
tags: latest
|
||||||
|
no_cache: true
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- dev-restructure
|
- dev-restructure
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue