forked from waja/action-debian-package
96e018ac87
Bumps [docker-hub-utils](https://github.com/jessestuart/docker-hub-utils) from 1.10.37 to 1.10.39. - [Release notes](https://github.com/jessestuart/docker-hub-utils/releases) - [Changelog](https://github.com/jessestuart/docker-hub-utils/blob/master/release.config.js) - [Commits](https://github.com/jessestuart/docker-hub-utils/compare/v1.10.37...v1.10.39) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> |
||
---|---|---|
.github/workflows | ||
node_modules | ||
action.yml | ||
LICENSE | ||
main.js | ||
package-lock.json | ||
package.json | ||
post.js | ||
README.md |
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