not user-secret

This commit is contained in:
Paul Schneider 2021-05-09 15:35:05 +01:00
commit f95765f541

View file

@ -22,7 +22,6 @@ build1:
nonreg: nonreg:
stage: test stage: test
script: script:
- dotnet user-secrets set ConnectionStrings:DefaultConnection "$TESTDBCXSTRING" --project test/nuget.host.tests/
- ASPNETCORE_ENVIRONMENT=Development dotnet test - ASPNETCORE_ENVIRONMENT=Development dotnet test
test2: test2: