Commit c325d3f7 authored by nanahira's avatar nanahira

fix

parent d612994a
Pipeline #21172 passed with stages
in 42 seconds
......@@ -18,6 +18,7 @@ fetch_source:
- git clone --depth=1 -b $GO_CQHTTP_VERSION https://github.com/Mrs4s/go-cqhttp
- rm -rf go-cqhttp/.git*
- sed -i '/ENTRYPOINT/d' go-cqhttp/Dockerfile
- echo 'ENTRYPOINT [ "/app/cqhttp" ]' >> go-cqhttp/Dockerfile
- echo 'CMD [ "-faststart" ]' >> go-cqhttp/Dockerfile
artifacts:
paths:
......
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