update
continuous-integration/drone/push Build is passing Details

master
icechen 2021-12-30 00:03:17 +08:00
parent 36357cdd13
commit b89e3bc3e2
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ steps:
repo: reg.icechen.cn/{{ .NameSpace }}/{{ .Name }}
registry: reg.icechen.cn
tags: ${DRONE_COMMIT:0:8}
dockerfile: ./app/api/{{ .Name }}/Dockerfile
dockerfile: ./app/service/{{ .Name }}/Dockerfile
- name: run
image: docker