From ee8c8bd4c6f9020ed0162aa77d66f047ef1411de Mon Sep 17 00:00:00 2001 From: Sudarsan Reddy Date: Tue, 27 Jul 2021 11:38:22 +0100 Subject: [PATCH] TUN-4799: Build deb, msi and rpm packages with fips --- cfsetup.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/cfsetup.yaml b/cfsetup.yaml index 9424ddc4..680d8027 100644 --- a/cfsetup.yaml +++ b/cfsetup.yaml @@ -32,6 +32,7 @@ stretch: &stretch - wget https://github.com/sudarshan-reddy/msitools/releases/download/v0.101b/wixl -P /usr/local/bin - chmod a+x /usr/local/bin/wixl post-cache: + - export FIPS=true - ./build-packages.sh github-release-pkgs: build_dir: *build_dir