not user-secret
This commit is contained in:
@ -22,7 +22,6 @@ build1:
|
||||
nonreg:
|
||||
stage: test
|
||||
script:
|
||||
- dotnet user-secrets set ConnectionStrings:DefaultConnection "$TESTDBCXSTRING" --project test/nuget.host.tests/
|
||||
- ASPNETCORE_ENVIRONMENT=Development dotnet test
|
||||
|
||||
test2:
|
||||
|
Reference in New Issue
Block a user