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