Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
package

GitHub Action

Build Debian package

v1.3.2

Build Debian package

package

Build Debian package

Build Debian package from source for selected target release

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Build Debian package

uses: dawidd6/[email protected]

Learn more about this action in dawidd6/action-debian-package

Choose a version

Build Debian package Github Action

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

Usage

- name: Build Debian package
  uses: dawidd6/action-debian-package@v1
  with:
    source_directory: lolcat # optional, relative to workspace directory
    artifacts_directory: output # optional, relative to workspace directory