mirror of
https://dev.lirent.ru/Vatrog/vm-introspection-engine.git
synced 2026-06-18 02:06:36 +03:00
Add CI: release the Windows guest exe on v* tags
Gitea Actions workflow that cross-compiles vmie-startup.exe (mingw-w64) and publishes a win64 zip (exe + LICENSE) to the tag's release. Builds only the Windows artifact; a .gitignore negation keeps .gitea/ tracked under the .*/ rule.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
.*/
|
||||
!.gitea/
|
||||
cmake-*/
|
||||
compile*
|
||||
Reference in New Issue
Block a user