Skip to content
Snippets Groups Projects
Commit 969ce321 authored by 邹毅贤's avatar 邹毅贤
Browse files

update script

parent d11e45c1
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,6 @@ RUN test ${PR_ORIGIN_REPO} && go mod edit -replace=github.com/apache/dubbo-go=g
ENV GO111MODULE on
RUN go mod tidy || go install github.com/apache/dubbo-go/test/integrate/dubbo/go-client
RUN go install github.com/apache/dubbo-go/test/integrate/dubbo/go-client
CMD go-client
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment