Skip to content
Snippets Groups Projects
Commit e4b75aa9 authored by Daniel Andrášik's avatar Daniel Andrášik
Browse files
parents 28298014 5eee0769
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ deploy:
expire_in: 1 week
script:
- dotnet pack -c Release
- dotnet nuget add source https://gitlab.twinzo.eu/api/v4/projects/189/packages/nuget/index.json -n gitlab_tDevkit -u lorant.bugar -p Yx5G3Xnp-QnVsCo4FwyJ --store-password-in-clear-text
- dotnet nuget add source https://gitlab.twinzo.eu/api/v4/projects/189/packages/nuget/index.json -n gitlab_tDevkit -u gitlab+deploy-token-4 -p nidd5s9XWfRVCLGbt6cH --store-password-in-clear-text
- dotnet nuget push "SDK/bin/Release/*.nupkg" --source gitlab_tDevkit
only:
- master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment