Commit d50d48d2 authored by nanahira's avatar nanahira

update captcha endpoint

parent 769a32f7
Pipeline #27057 passed with stages
in 2 minutes and 8 seconds
......@@ -20,6 +20,7 @@ fetch_source:
- sed -i '/ENTRYPOINT/d' go-cqhttp/Dockerfile
- echo 'ENTRYPOINT [ "/app/cqhttp" ]' >> go-cqhttp/Dockerfile
- echo 'CMD [ "-faststart" ]' >> go-cqhttp/Dockerfile
- sed -i 's/captcha.go-cqhttp.org\/captcha/sapi.moecube.com:444\/captcha/g' go-cqhttp/cmd/gocq/login.go
artifacts:
paths:
- ./go-cqhttp
......
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