Update .woodpecker.yml #23

Open
trent wants to merge 58 commits from Warehouses into master
Showing only changes of commit 1051e22ab3 - Show all commits

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