From 90b43957caffb60237a504bcf0abbcbf3fe128a0 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 30 Sep 2024 11:44:45 +0200 Subject: [PATCH] test push nuovo YAML --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5724157..eb26d7b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,7 +24,8 @@ variables: dotnet nuget remove source nexus-proxy-v3 } dotnet nuget add source https://nexus.steamware.net/repository/nuget-group-3/index.json -n "Steamware Nexus" -u nugetUser -p $NEXUS_PASSWD --store-password-in-clear-text - echo "Steamware Nexus Source added" + echo "Steamware Nexus Source added, final state:" + dotnet nuget list source # helper creazione files zip .zipper: &zipper