TUN-4799: Build deb, msi and rpm packages with fips
This commit is contained in:
parent
0269062b24
commit
ee8c8bd4c6
|
@ -32,6 +32,7 @@ stretch: &stretch
|
||||||
- wget https://github.com/sudarshan-reddy/msitools/releases/download/v0.101b/wixl -P /usr/local/bin
|
- wget https://github.com/sudarshan-reddy/msitools/releases/download/v0.101b/wixl -P /usr/local/bin
|
||||||
- chmod a+x /usr/local/bin/wixl
|
- chmod a+x /usr/local/bin/wixl
|
||||||
post-cache:
|
post-cache:
|
||||||
|
- export FIPS=true
|
||||||
- ./build-packages.sh
|
- ./build-packages.sh
|
||||||
github-release-pkgs:
|
github-release-pkgs:
|
||||||
build_dir: *build_dir
|
build_dir: *build_dir
|
||||||
|
|
Loading…
Reference in New Issue