echo settings file path
This commit is contained in:
@ -13,7 +13,7 @@ nonreg:
|
|||||||
environment: Development
|
environment: Development
|
||||||
script:
|
script:
|
||||||
- |
|
- |
|
||||||
echo "$CI_JOB_STAGE"
|
echo "setting : $ISND_TESTING_SETTINGS"
|
||||||
cd test/isnd.tests/
|
cd test/isnd.tests/
|
||||||
cp $ISND_TESTING_SETTINGS .
|
cp $ISND_TESTING_SETTINGS .
|
||||||
ASPNETCORE_ENVIRONMENT=Testing dotnet test
|
ASPNETCORE_ENVIRONMENT=Testing dotnet test
|
||||||
|
Reference in New Issue
Block a user