echo settings file path

This commit is contained in:
2021-09-12 17:08:14 +01:00
parent ec70927830
commit 290a3047b5

View File

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