Response status code does not indicate success: 500 (Internal Server Error).
This commit is contained in:
parent
b46e786ace
commit
57609e6ed3
14 changed files with 148 additions and 57 deletions
|
|
@ -16,7 +16,7 @@ nonreg:
|
|||
echo "setting : $ISND_TESTING_SETTINGS"
|
||||
cd test/isnd.tests/
|
||||
dotnet build
|
||||
cat $ISND_TESTING_SETTINGS > bin/Debug/netcoreapp2.1/appsettings.Testing.json
|
||||
cat $ISND_TESTING_SETTINGS > appsettings.Testing.json
|
||||
ASPNETCORE_ENVIRONMENT=Testing dotnet test
|
||||
publish:
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue