update
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-12-29 22:51:16 +08:00
parent 8bb68ce7ed
commit 9c508d61bf
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ steps:
repo: reg.icechen.cn/{{ .NameSpace }}/{{ .Name }}
registry: reg.icechen.cn
tags: ${DRONE_COMMIT:0:8}
dockerfile: /app/api/{{ .Name }}/Dockerfile
dockerfile: ./app/api/{{ .Name }}/Dockerfile
- name: run
image: docker