master => main
This commit is contained in:
parent
c88dccd950
commit
90b8913e98
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ deploy-to-gitlab:
|
||||||
$CI_JOB_TOKEN --store-password-in-clear-text "$CI_SERVER_URL/api/v4/projects/$CI_PROJECT_ID/packages/nuget/index.json"
|
$CI_JOB_TOKEN --store-password-in-clear-text "$CI_SERVER_URL/api/v4/projects/$CI_PROJECT_ID/packages/nuget/index.json"
|
||||||
- dotnet nuget push src/*/bin/Release/*.nupkg -s gitlab
|
- dotnet nuget push src/*/bin/Release/*.nupkg -s gitlab
|
||||||
only:
|
only:
|
||||||
- master
|
- main
|
||||||
deploy-to-apple:
|
deploy-to-apple:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue