-
Notifications
You must be signed in to change notification settings - Fork 37
Release Building #81
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or request🤖CI/CDIssues and PRs that concern continuous integration and deployment.Issues and PRs that concern continuous integration and deployment.
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request🤖CI/CDIssues and PRs that concern continuous integration and deployment.Issues and PRs that concern continuous integration and deployment.
WinNUT is currently built on developer workstations. This increases the potential for errors or infections, and slows down the process of testing and deploying WinNUT.
msbuild -restore -p:"Configuration=[configuration string];Version=[major.minor version].*" .\WinNUT_V2.slnNow that the first iteration of CI/CD has been completed, additional steps can be taken.
Tasks
winnut-client-debug-[shortSHA]WinNUT-Client-v[version]-noinstall.Comments