文件名称:action:从PKGBUILD目录的集合构建自定义的pacman存储库
文件大小:7KB
文件格式:ZIP
更新时间:2024-04-08 14:31:13
build repository archlinux pacman github-actions
GitHub动作:Pacman Repo Builder
描述
该操作使您可以在Arch Linux docker容器中运行 。
用法
输入项
command
必填项。
命令运行。
例子
on :
push :
branch : master
jobs :
build-pacman-repo :
runs-on : ubuntu-latest
steps :
- uses : actions/checkout@v2
- uses : pacman-repo-builder/action@
【文件预览】:
action-master
----update.py3(2KB)
----Dockerfile.template(356B)
----.github()
--------dependabot.yml(185B)
--------FUNDING.yml(622B)
--------workflows()
----Dockerfile(475B)
----pacman.conf(352B)
----ci()
--------github-actions()
----action.yml(266B)
----run.bash(73B)
----LICENSE.md(1KB)
----.gitignore(6B)
----README.md(1KB)
----init-image.bash(429B)