deploy-nugets.bat aktualisiert

This commit is contained in:
2025-12-20 09:52:19 +00:00
parent e748ba7138
commit 64dd38a2a3

View File

@@ -1,7 +1,7 @@
@echo off
set sourceP="https://git.pilzinsel64.de/api/v4/projects/25/packages/nuget/index.json"
set apikeyP=%GitLab_git_pilzinsel64_de%
set sourceP="https://git.pilzinsel64.de/api/packages/Pilz.NET/nuget/index.json"
set apikeyP=%Gitea_git_pilzinsel64_de%
set sourceN="https://api.nuget.org/v3/index.json"
set apikeyN=%NuGet_ApiKey%