yavsc-client-secret.json

This commit is contained in:
Paul Schneider 2021-06-06 21:25:34 +01:00
commit 76d71a55b0

View file

@ -31,6 +31,7 @@ debug:
script:
- cd test/yavscTests
- cp $TestingConfig appsettings.Testing.json
- cp $yavsc_client_secret_json yavsc-client-secret.json
- dnu build
- ASPNET_ENV=Testing dnx test -maxthreads 1 -xml test-results.xml