This commit is contained in:
parent
c6626778d2
commit
3722f57d96
@ -16,8 +16,8 @@ steps:
|
|||||||
repo: reg.icechen.cn/{{ .NameSpace }}/api-{{ .Name }}
|
repo: reg.icechen.cn/{{ .NameSpace }}/api-{{ .Name }}
|
||||||
registry: reg.icechen.cn
|
registry: reg.icechen.cn
|
||||||
tags:
|
tags:
|
||||||
- ${DRONE_TAG}
|
- ${DRONE_TAG}
|
||||||
- latest
|
- latest
|
||||||
dockerfile: ./{{ .Root }}/Dockerfile
|
dockerfile: ./{{ .Root }}/Dockerfile
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
|
@ -16,8 +16,8 @@ steps:
|
|||||||
repo: reg.icechen.cn/{{ .NameSpace }}/api-{{ .Name }}
|
repo: reg.icechen.cn/{{ .NameSpace }}/api-{{ .Name }}
|
||||||
registry: reg.icechen.cn
|
registry: reg.icechen.cn
|
||||||
tags:
|
tags:
|
||||||
- ${DRONE_COMMIT:0:8}
|
- ${DRONE_COMMIT:0:8}
|
||||||
- latest
|
- latest
|
||||||
dockerfile: ./{{ .Root }}/Dockerfile
|
dockerfile: ./{{ .Root }}/Dockerfile
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
|
@ -16,8 +16,8 @@ steps:
|
|||||||
repo: reg.icechen.cn/{{ .NameSpace }}/service-{{ .Name }}
|
repo: reg.icechen.cn/{{ .NameSpace }}/service-{{ .Name }}
|
||||||
registry: reg.icechen.cn
|
registry: reg.icechen.cn
|
||||||
tags:
|
tags:
|
||||||
- ${DRONE_TAG}
|
- ${DRONE_TAG}
|
||||||
- latest
|
- latest
|
||||||
dockerfile: ./{{ .Root }}/Dockerfile
|
dockerfile: ./{{ .Root }}/Dockerfile
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
|
@ -16,8 +16,8 @@ steps:
|
|||||||
repo: reg.icechen.cn/{{ .NameSpace }}/service-{{ .Name }}
|
repo: reg.icechen.cn/{{ .NameSpace }}/service-{{ .Name }}
|
||||||
registry: reg.icechen.cn
|
registry: reg.icechen.cn
|
||||||
tags:
|
tags:
|
||||||
- ${DRONE_COMMIT:0:8}
|
- ${DRONE_COMMIT:0:8}
|
||||||
- latest
|
- latest
|
||||||
dockerfile: ./{{ .Root }}/Dockerfile
|
dockerfile: ./{{ .Root }}/Dockerfile
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user