Commit cd65d3bf by 李二毛

Add .gitlab-ci.yml

parent 1c7efee7
Pipeline #2294 failed with stage
in 0 seconds
image: alpine:latest
pages:
stage: deploy
script:
- echo 'Nothing to do...'
artifacts:
paths:
- docs
only:
- master
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