Update .woodpecker.yml #23
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user