文件名称:jekyll-build:在Docker容器中运行Bundle Install和Jekyll Build的操作
文件大小:5KB
文件格式:ZIP
更新时间:2024-05-01 17:59:34
jekyll github-pages github-action Shell
GHA Jekyll构建 在Docker容器中运行Bundle Install和Jekyll Build的操作 目录 归因 :balance_scale: 执照 要求 如果在GitHub上使用,则可以访问GitHub Actions;如果是私有使用,则可以访问Docker技术。 快速开始 在您自己的workflow引用此存储库的代码... on : push : branches : - src-pages jobs : jekyll_build : runs-on : ubuntu-latest steps : - name : Checkout source branch for building Pages uses : actions/checkout@v1 with : re
【文件预览】:
jekyll-build-master
----action.yml(444B)
----Dockerfile(204B)
----README.md(8KB)
----entrypoint.sh(2KB)