TUN-6270: Import gpg keys from environment variables

We now keep the gpg key inputs configurable. This PR imports base64
encoded gpg details into the build environment and uses this information
to sign the linux builds.
This commit is contained in:
Sudarsan Reddy
2022-05-23 14:51:26 +01:00
parent 6f78ccde04
commit 7ce2bb8b2f
2 changed files with 28 additions and 4 deletions

View File

@@ -48,6 +48,7 @@ stretch: &stretch
- pip3 install pynacl==1.4.0
- pip3 install pygithub==1.55
- pip3 install boto3==1.22.9
- pip3 install gnupg==2.3.1
post-cache:
# build all packages (except macos and FIPS) and move them to /cfsetup/built_artifacts
- ./build-packages.sh