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