Update .woodpecker.yml
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed

This commit is contained in:
2026-01-15 11:55:05 +00:00
parent 6b985d2cf7
commit 1051e22ab3

View File

@@ -142,7 +142,7 @@ steps:
<packageSources> <packageSources>
<clear /> <clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" /> <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="BaGet" value="http://${BAGET_IP}:80/v3/index.json" /> <add key="BaGet" value="http://baget:80/v3/index.json" />
</packageSources> </packageSources>
</configuration> </configuration>
EOF EOF