update
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
f3fd3c06d2
commit
d82cfdff49
|
@ -43,7 +43,7 @@ steps:
|
||||||
- image=reg.icechen.cn/{{ .NameSpace }}/api-{{ .Name }}
|
- image=reg.icechen.cn/{{ .NameSpace }}/api-{{ .Name }}
|
||||||
- imageTag=${DRONE_TAG}
|
- imageTag=${DRONE_TAG}
|
||||||
- port={{ .Port }}
|
- port={{ .Port }}
|
||||||
- host=t{{ .Host }}
|
- host={{ .Host }}
|
||||||
- path={{ .Path }}
|
- path={{ .Path }}
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue