mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-15 14:15:54 -06:00
Back to not deploying [skip ci]
This commit is contained in:
parent
2b768f49f2
commit
cebef7514f
1 changed files with 2 additions and 0 deletions
|
|
@ -283,6 +283,8 @@ namespace Build
|
|||
|
||||
Target("publish", () =>
|
||||
{
|
||||
return; // temp, until we move to Azure Dev Ops
|
||||
#pragma warning disable CS0162
|
||||
if (string.IsNullOrEmpty(nugetApiKey))
|
||||
{
|
||||
Info("Skipping publish, due to missing NuGet key...");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue