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: about 2 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T22:00:45.000Z (about 3 years ago)
- Last Synced: 2025-05-01T15:06:39.647Z (about 2 months ago)
- Topics: archlinux, aur, docker-image, github-action, github-actions-docker
- Language: Dockerfile
- Size: 8.79 KB
- Stars: 26
- 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"`.