Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ducksoft/build-aur-action
Build Specific AUR Package in Docker
https://github.com/ducksoft/build-aur-action
archlinux aur docker-image github-action github-actions-docker
Last synced: 3 months ago
JSON representation
Build Specific AUR Package in Docker
- Host: GitHub
- URL: https://github.com/ducksoft/build-aur-action
- Owner: DuckSoft
- License: mit
- Created: 2020-02-07T17:14:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T22:00:45.000Z (over 2 years ago)
- Last Synced: 2024-11-02T04:12:10.596Z (3 months ago)
- Topics: archlinux, aur, docker-image, github-action, github-actions-docker
- Language: Dockerfile
- Size: 8.79 KB
- Stars: 27
- Watchers: 2
- Forks: 27
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# build-aur-action
## Example usage
```yaml
uses: DuckSoft/build-aur-action@master
with:
repo-name: qv2ray-dev-git
```## Inputs
### `repo-name`
**Required** The name of the AUR repo to build. Default `"qv2ray-dev-git"`.