Commit 5a38a3bd authored by nanahira's avatar nanahira

fix

parent 4ae84307
Pipeline #418 failed with stages
in 3 minutes and 7 seconds
...@@ -20,7 +20,8 @@ binary: ...@@ -20,7 +20,8 @@ binary:
- mkdir dist - mkdir dist
- go build -ldflags "-s -w -extldflags '-static'" -o dist/cqhttp - go build -ldflags "-s -w -extldflags '-static'" -o dist/cqhttp
artifacts: artifacts:
- dist paths:
- dist/
docker: docker:
stage: build stage: build
......
Markdown is supported
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