= docker-packaging
This repository contains everything needed to build a docker image which can be used to build debian, redhat, suse package for Jenkins core.
== Configuration In order to sign packages with a gpg key, the following env variable must be defined
GPG_KEYNAME
: Define the gpg key used to sign packagesGPG_PASSPHRASE_FILE
: Define the gpg key passphrase== LINKS