Skip to content
Snippets Groups Projects
Commit 058ba8cb authored by Zihao Lin's avatar Zihao Lin
Browse files

20200609_06

parent 2b0bebdc
No related branches found
No related tags found
No related merge requests found
image: python:alpine
#before_script:
# - pip install -r requirements.txt
before_script:
- pip install -r requirements.txt
pages:
script:
- mkdocs build
# - mkdocs build
- mv _site public
artifacts:
paths:
......
mkdocs
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment