ghaction-chocolatey:适用于Chocolatey的GitHub Action,适用于Windows的软件包管理器

时间:2024-04-23 19:31:07
【文件属性】:

文件名称:ghaction-chocolatey:适用于Chocolatey的GitHub Action,适用于Windows的软件包管理器

文件大小:48KB

文件格式:ZIP

更新时间:2024-04-23 19:31:07

actions chocolatey github-actions Dockerfile

关于 适用于Windows的程序包管理器的GitHub Action。 如果您有兴趣,我的其他 GitHub动作! 用法 on : push jobs : test : runs-on : windows-latest steps : - name : Checkout uses : actions/checkout@v2 - name : Choco help uses : crazy-max/ghaction-chocolatey@v1 with : args : -h 客制化 输入 以下输入可以用作step.with 姓名 类型 描述 args 细绳 传递给Chocolatey的参数 image 细绳 要使用的Docker映像(默认g


【文件预览】:
ghaction-chocolatey-master
----.gitignore(1KB)
----package.json(776B)
----src()
--------main.ts(1KB)
----.dockerignore(24B)
----dist()
--------index.js(63KB)
----docker-bake.hcl(1KB)
----LICENSE(1KB)
----CHANGELOG.md(824B)
----tsconfig.json(270B)
----.github()
--------stale.yml(810B)
--------CODEOWNERS(13B)
--------ISSUE_TEMPLATE()
--------labels.yml(2KB)
--------CONTRIBUTING.md(2KB)
--------SUPPORT.md(2KB)
--------FUNDING.yml(56B)
--------workflows()
--------dependabot.yml(490B)
--------ghaction-chocolatey.png(15KB)
----.prettierrc.json(206B)
----README.md(3KB)
----image()
--------Dockerfile(1KB)
--------entrypoint.sh(108B)
----hack()
--------vendor.Dockerfile(675B)
--------build.Dockerfile(1KB)
----action.yml(498B)
----.gitattributes(65B)
----.editorconfig(312B)
----yarn.lock(2KB)

网友评论