bad config file name

This commit is contained in:
2021-09-12 17:14:51 +01:00
parent 290a3047b5
commit 225c8ef588

View File

@ -15,7 +15,7 @@ nonreg:
- |
echo "setting : $ISND_TESTING_SETTINGS"
cd test/isnd.tests/
cp $ISND_TESTING_SETTINGS .
cat $ISND_TESTING_SETTINGS > appsettings.Testing.json
ASPNETCORE_ENVIRONMENT=Testing dotnet test
publish:
tags: