diff --git a/ext/build_defaults.yaml b/ext/build_defaults.yaml index e4f5bf4490..beafb4f45d 100644 --- a/ext/build_defaults.yaml +++ b/ext/build_defaults.yaml @@ -100,6 +100,11 @@ platform_repos: repo_location: repos/solaris/11/**/*.i386.p5p - name: solaris-11-sparc repo_location: repos/solaris/11/**/*.sparc.p5p + - name: windows + repo_location: repos/windows + - name: windowsfips + repo_location: repos/windowsfips + deb_targets: 'xenial-amd64 bionic-amd64 focal-amd64' rpm_targets: 'el-6-x86_64 el-7-x86_64 el-8-x86_64 el-9-x86_64 redhatfips-7-x86_64 redhatfips-8-x86_64 sles-12-x86_64 sles-15-x86_64' sign_tar: FALSE