0
dotnet pushを使用してNugetパッケージをプッシュするHosted Linuxプレビューエージェントに対応するリリース管理タスクを設定できますか?dotnetを使用したNugetパッケージのNugetパッケージでの配布管理
私は、ナゲットパッケージを作成し、アーティファクトとしてパブリッシュするビルドプロセスを持っています。これまでのところ、Hosted VS2017 Agentを使用すると動作します。
私は取得していますエラーは次のとおりです。
2017-11-16T09:08:37.3084270Z ##[section]Starting: dotnet push
2017-11-16T09:08:37.3413530Z ==============================================================================
2017-11-16T09:08:37.3426100Z Task : .NET Core
2017-11-16T09:08:37.3439540Z Description : Build, test, package, or publish a dotnet application, or run a custom dotnet command. For package commands, supports NuGet.org and authenticated feeds like Package Management and MyGet.
2017-11-16T09:08:37.3451740Z Version : 2.1.8
2017-11-16T09:08:37.3464910Z Author : Microsoft Corporation
2017-11-16T09:08:37.3477740Z Help : [More Information](https://go.microsoft.com/fwlink/?linkid=832194)
2017-11-16T09:08:37.3491430Z ==============================================================================
2017-11-16T09:08:40.3181020Z ##[error]No packages matched the search pattern.
2017-11-16T09:08:40.3305430Z ##[section]Finishing: dotnet push
どのようにパターンマッチのファイル名のエージェントとの間に差がある場合、私は思ったんだけど。