update
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
36357cdd13
commit
b89e3bc3e2
|
@ -24,7 +24,7 @@ steps:
|
||||||
repo: reg.icechen.cn/{{ .NameSpace }}/{{ .Name }}
|
repo: reg.icechen.cn/{{ .NameSpace }}/{{ .Name }}
|
||||||
registry: reg.icechen.cn
|
registry: reg.icechen.cn
|
||||||
tags: ${DRONE_COMMIT:0:8}
|
tags: ${DRONE_COMMIT:0:8}
|
||||||
dockerfile: ./app/api/{{ .Name }}/Dockerfile
|
dockerfile: ./app/service/{{ .Name }}/Dockerfile
|
||||||
|
|
||||||
- name: run
|
- name: run
|
||||||
image: docker
|
image: docker
|
||||||
|
|
Loading…
Reference in New Issue