not user-secret

broken/ef
Paul Schneider 3 years ago
parent e5d3ba36cc
commit f95765f541
1 changed files with 0 additions and 1 deletions

@ -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:

Loading…