Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 263 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 263 Bytes

drone-nfpm

nfpm (deb and rpm packager) plugin for drone

Usage

Execute from the working directory:

docker run --rm \
  -e PLUGIN_CONFIG=<path_to_config> \
  -e PLUGIN_TARGET=<target> \
  -v $(pwd):$(pwd) \
  -w $(pwd) \
  techknowlogick/drone-nfpm