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