ci test
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user