提交 5da20c48 编写于 作者: it&s me's avatar it&s me 💬

添加 bcb943b28346422515165e781fc78ed745fb0093.yml

上级 c12ccc71
# This file is a template, and might need editing before it works on your project.
# Full project: https://gitlab.com/pages/plain-html
pages:
stage: deploy
script:
- mkdir .public
- cp -r * .public
- mv .public public
artifacts:
paths:
- public
only:
- master
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册