将构建的工件复制到azure机器 [英] Copy artifacts of a build to an azure machine

查看:98
本文介绍了将构建的工件复制到azure机器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

将工件从最新版本的git存储库复制到azure计算机时,我应遵循哪些步骤?谢谢。

What are the steps I should follow to copy the artifacts from the latest build of a git repository into an azure machine? Thank you.

推荐答案

Hi Goodkat7,

Hi Goodkat7,

感谢您在此发布。

    在TFS 2017或TFS 2015 Update 3中,Build Deploy Steps中有
Azure文件复制步骤。您可以在
复制文件步骤之后将此步骤添加到Git存储库的构建定义中。

     In TFS 2017 or TFS 2015 Update 3, there is an Azure File Copy step in the Build Deploy Steps. You could add this step after a Copy Files step to your build definition of the Git repository.

   复制文件步骤是创建构建工件。

    The copy files step is to create build artifacts.

     在
Azure文件复制
步骤中,您可以使用

     In Azure File Copy step, you could use


(build.artifactstagingdirectory) 作为源字段值。有关 Azure文件复制步骤的详细信息,请参阅以下链接供您参考:
(build.artifactstagingdirectory)  as source field value. For more information of the Azure File Copy step, the link below is for your reference:

    
https://www.visualstudio.com/en- us / docs / build / steps / deploy / azure-file-copy

     https://www.visualstudio.com/en-us/docs/build/steps/deploy/azure-file-copy

最好的问候


这篇关于将构建的工件复制到azure机器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆