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