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 packages -
GPG_PASSPHRASE_FILE
: Define the gpg key passphrase
This repository contains everything needed to build a docker image used to package jenkins core
DockerfileMIT
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 packages
GPG_PASSPHRASE_FILE
: Define the gpg key passphrase