Linux Hudson,Windows 构建

发布于 2024-12-19 22:47:36 字数 123 浏览 3 评论 0原文

我在 Linux 上安装了 Hudson。编译和测试 Linux 版本工作正常。但我还想使用 Visual Studio 构建和测试 Windows 版本。我已经有运行构建的 .bat 脚本,但我不知道如何将其连接到 Hudson。

I have Hudson installed on Linux. Compiling and testing Linux releases works fine. But I would like to build and test also Windows releases using Visual Studio. I already have .bat script that runs building, but I don't know how can I connect it to Hudson.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

皓月长歌 2024-12-26 22:47:36

为什么不在 Windows 机器上安装 Hudson 并让它构建相同的代码集?

Why not just install Hudson on a Windows machine and have it build the same code set?

江湖正好 2024-12-26 22:47:36

您应该使用从属启动器,例如:

您可能需要在 Windows 计算机上安装 ssh 服务器。

You should use the Slave launchers, for example:

You may need to install an ssh server on your windows computer.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文