mirror of
https://www.gitlink.org.cn/mayx/mayx.gitlink.net
synced 2026-03-22 15:17:10 +08:00
Update .gitlab-ci.yml
This commit is contained in:
parent
8f52b93eae
commit
e805879cc9
@ -31,6 +31,8 @@ pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- bundle exec jekyll build -d public
|
||||
- tar czvf MayxBlog.tgz .
|
||||
- mv MayxBlog.tgz public/
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user