testing app settings for ci
This commit is contained in:
@ -14,7 +14,8 @@ nonreg:
|
||||
- |
|
||||
echo "$CI_JOB_STAGE"
|
||||
cd test/isnd.tests/
|
||||
ASPNETCORE_ENVIRONMENT=Development dotnet test
|
||||
cp $ISND_TESTING_SETTINGS .
|
||||
ASPNETCORE_ENVIRONMENT=Testing dotnet test
|
||||
publish:
|
||||
tags:
|
||||
- dotnet
|
||||
|
Reference in New Issue
Block a user