diff --git a/go_handler/go_handler_template/go_api_test_pipeline.go b/go_handler/go_handler_template/go_api_test_pipeline.go index 7385cc4..b85ea5f 100644 --- a/go_handler/go_handler_template/go_api_test_pipeline.go +++ b/go_handler/go_handler_template/go_api_test_pipeline.go @@ -15,7 +15,7 @@ steps: from_secret: reg_password repo: reg.icechen.cn/{{ .NameSpace }}/api-{{ .Name }} registry: reg.icechen.cn - tags: + tags: - ${DRONE_COMMIT:0:8} - latest dockerfile: ./{{ .Root }}/Dockerfile