This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mayx
/
blog
mirror of
https://github.com/Mabbs/mabbs.github.io
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
7
Wiki
Activity
Browse Source
Update .gitlab-ci.yml
pull/171/head
mayx
3 years ago
parent
77ad7e4dba
commit
1dc2cc7235
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.gitlab-ci.yml
+ 1
- 0
.gitlab-ci.yml
View File
@ -31,6 +31,7 @@ pages:
stage
:
deploy
script:
-
git clone https://github.com/Mabbs/Mabbs
-
mv Mabbs/README.md Mabbs/index.md
-
bundle exec jekyll build -d public
-
rm -rf .jekyll-cache/
-
tar czvf ../MayxBlog.tgz .
Write
Preview
Loading…
Cancel
Save
Powered by
TurnKey Linux
.