Remove afrino NuGet sources - use only Nexus
Build and Deploy to Kubernetes / build-and-deploy (push) Failing after 4m24s

This commit is contained in:
masoodafar-web
2026-01-29 03:14:38 +03:30
parent 52af1bfaad
commit 1a01fd9057
+1 -2
View File
@@ -2,9 +2,8 @@
<configuration>
<packageSources>
<clear />
<!-- Nexus as single source (proxies nuget.org + hosts FourSat packages) -->
<add key="Nexus" value="http://194.5.195.53:32081/repository/nuget-all/index.json" allowInsecureConnections="true" />
<add key="FourSat" value="https://git.afrino.co/api/packages/FourSat/nuget/index.json" />
<add key="Afrino" value="https://git.afrino.co/api/packages/Afrino/nuget/index.json" />
</packageSources>
<packageSourceCredentials>
<Nexus>