仅在 drone 生产环境显示 icp 备案号 (#381)

This commit is contained in:
neveler
2026-01-24 16:13:30 +08:00
committed by GitHub
parent 74d50dc946
commit 8c80f0dcef
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ steps:
commands:
- bundle config mirror.https://rubygems.org https://mirrors.cloud.tencent.com/rubygems
- bundle install --verbose
- bundle exec jekyll build --trace --verbose
- bundle exec jekyll build --trace --verbose --config _config.yml,_config.drone.yml
volumes:
- name: dist
path: /drone/src/_site