我正在 Azure DevOps 中构建 ASP.NET Web 应用程序。在项目工件中,在构建过程中会创建一个包含所有 .dll 文件的 .zip 文件。
我想在该 .zip 文件中添加一个文件,以便在部署 Azure Web App 时将该特定文件包含在该文件中。是否可以将文件添加到 zip 文件夹中?
azure azure-devops azure-pipelines
azure ×1
azure-devops ×1
azure-pipelines ×1