ci test
This commit is contained in:
parent
5bbcf9cb29
commit
512495d10b
3 changed files with 32 additions and 20 deletions
|
|
@ -22,7 +22,9 @@ build1:
|
|||
nonreg:
|
||||
stage: test
|
||||
script:
|
||||
- ASPNETCORE_ENVIRONMENT=Development dotnet test
|
||||
- |
|
||||
cd test/nuget.host.tests
|
||||
ASPNETCORE_ENVIRONMENT=Development dotnet test
|
||||
|
||||
test2:
|
||||
stage: test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue