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