Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以设置 Cloudbees 以在成功构建后部署到 Amazon EC2 实例?
谢谢,W
是的,但是您没有提供许多有关“部署”的详细信息。我想你的意思是使用scp?如果是这样,您必须将您的Jenkins 公钥复制到授权密钥文件中,并确保您的安全组规则允许 CloudBees 的构建机器与您的 EC2 实例通信。