gatsby-cli-github-action:包裹Gatsby CLI的GitHub Action

时间:2024-05-25 04:37:23
【文件属性】:

文件名称:gatsby-cli-github-action:包裹Gatsby CLI的GitHub Action

文件大小:19KB

文件格式:ZIP

更新时间:2024-05-25 04:37:23

github-actions gatsby-cli Shell

Gatsby CLI的GitHub操作 该操作包装了以启用常见的Gatsby命令。 用法 on : push name : Build Gatsby Site jobs : build : name : Build Gatsby Site runs-on : ubuntu-latest steps : - uses : actions/checkout@master - name : Build Gatsby Site uses : jzweifel/gatsby-cli-github-action@master with : gatsby-arg : build on : push name : Build Gatsby Site in Subdirectory jobs : build :


【文件预览】:
gatsby-cli-github-action-master
----Dockerfile(623B)
----.dockerignore(133B)
----LICENSE(1KB)
----THIRD_PARTY_NOTICE.md(65KB)
----entrypoint.sh(382B)
----.github()
--------workflows()
----README.md(1KB)
----script()
--------bootstrap(381B)
--------test(160B)
----action.yml(317B)
----Brewfile(30B)
----test()
--------bin()
--------entrypoint.bats(314B)

网友评论