-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 install location + re-enable arm64 MSI builds (#490)
* Re-enable support for arm64 builds for mondoo.msi - Revert "Revert "Build arm64 MSI packages additionally to the current amd64 ones (#482)" (#486)" - This reverts commit 843a783. - Revert the `Platform` attribute in the Package definition, as that appears to dictate which install location the package should use i.e. "Program Files" vs "Program Files (x64)" - Some minor improvements * Fix: add logout step to cnspec test * Correct msi filename in test block
- Loading branch information
1 parent
f1ad09e
commit 1af15a5
Showing
4 changed files
with
101 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters