Warehouses #1

Merged
trent merged 159 commits from Warehouses into master 2026-01-10 20:24:17 +00:00
Showing only changes of commit 21d6c76f37 - Show all commits

View File

@@ -23,9 +23,9 @@ steps:
image: mcr.microsoft.com/dotnet/sdk:latest image: mcr.microsoft.com/dotnet/sdk:latest
environment: environment:
BAGET_URL: BAGET_URL:
from_secret: http://srv51.mikr.us:20120/v3/index.json # np. https://twoj-serwer.pl/baget/v3/index.json from_secret: baget_url # np. https://twoj-serwer.pl/baget/v3/index.json
BAGET_API_KEY: # opcjonalnie, jeśli BaGet wymaga klucza do pobierania BAGET_API_KEY: # opcjonalnie, jeśli BaGet wymaga klucza do pobierania
from_secret: hfsa853nc9vfap53285ybndfahi58325hie242dsafa954 from_secret: baget_api_key
commands: commands:
- | - |
# Dodaj BaGet jako dodatkowe źródło NuGet # Dodaj BaGet jako dodatkowe źródło NuGet