mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 09:01:11 +08:00
This commit is contained in:
@@ -8,6 +8,8 @@ clone:
|
||||
steps:
|
||||
- name: build
|
||||
image: jekyll/jekyll:4.2.2
|
||||
environment:
|
||||
JEKYLL_ENV: production
|
||||
commands:
|
||||
- touch Gemfile.lock
|
||||
- chmod a+w Gemfile.lock
|
||||
|
||||
Reference in New Issue
Block a user