Only publish NuGet packages on releases
This commit is contained in:
parent
9c96ff7047
commit
fc1139ffb5
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ nuget-publish:
|
||||||
stage: release
|
stage: release
|
||||||
only:
|
only:
|
||||||
refs:
|
refs:
|
||||||
- master
|
|
||||||
- tags
|
- tags
|
||||||
script:
|
script:
|
||||||
- dotnet tool restore
|
- dotnet tool restore
|
||||||
|
|
Loading…
Reference in a new issue