Commit 6ef7d02f authored by nanahira's avatar nanahira

revert

parent 7d9c4ef9
Pipeline #9607 passed with stages
in 1 minute and 40 seconds
...@@ -25,7 +25,7 @@ fetch_source: ...@@ -25,7 +25,7 @@ fetch_source:
script: script:
- git clone --depth=1 -b v1.0.0-beta8-fix2 https://github.com/Mrs4s/go-cqhttp - git clone --depth=1 -b v1.0.0-beta8-fix2 https://github.com/Mrs4s/go-cqhttp
- rm -rf go-cqhttp/.git* - rm -rf go-cqhttp/.git*
- echo 'CMD [ "-faststart" ]' >> go-cqhttp/Dockerfile - echo 'CMD [ "faststart" ]' >> go-cqhttp/Dockerfile
artifacts: artifacts:
paths: paths:
- ./go-cqhttp - ./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