echo settings file path
This commit is contained in:
parent
ec70927830
commit
290a3047b5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue