Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dawidd6/action-debian-package

:gear: A GitHub Action for building Debian packages
https://github.com/dawidd6/action-debian-package

action build debian debian-packaging github github-actions package

Last synced: 24 days ago
JSON representation

:gear: A GitHub Action for building Debian packages

Awesome Lists containing this project

README

        

# Build Debian package GitHub Action

An action that builds a Debian package from source in a Docker container.

## Usage

See `action.yml` file in this repository for available options.

```yaml
- name: Build Debian package
uses: dawidd6/action-debian-package@v1
```